Releases: MaRDI4NFDI/MathModDB-MCP
Releases · MaRDI4NFDI/MathModDB-MCP
v0.1.0
MathModDB-MCP v0.1.0
This is the first public release of MathModDB-MCP, an MCP server for semantic exploration of the MathModDB knowledge graph.
Highlights
-
Ontology exploration tool (
Explore_Ontology)- Natural-language schema discovery over MathModDB.
- Returns ranked classes, object properties, data properties, and qualifier properties.
- Includes a connected Steiner-style schema subgraph for query planning.
-
SPARQL query tooling
SPARQL_Queryfor single-query execution.Batch_SPARQL_Queryfor running multiple named queries in one call.- Designed for iterative, schema-guided retrieval.
-
Vector retrieval pipeline
- Dense retrieval with configurable embedders.
- Optional ColBERT late-interaction multivector retrieval in Qdrant.
- Optional cross-encoder reranking (
cross_embed_reranker) for final ranking quality.
Full Changelog: https://github.com/MaRDI4NFDI/MathModDB-MCP/commits/v0.1.0