MCPServers
GraphDB - MCP server logo
4
0

Summary

GraphDB MCP Server provides read-only access to Ontotext GraphDB repositories, enabling LLMs to explore RDF graphs and execute SPARQL queries. The server exposes tools for running SPARQL queries and listing graphs, along with resources that provide structured views of repository data including class lists, predicates, statistics, and sample data. Built with TypeScript using the Model Context Protocol SDK, it supports authentication, custom query formats, and graph-specific operations, making it particularly valuable for AI assistants that need to analyze semantic data stored in RDF triple stores without switching contexts.

Available Actions(2)

sparqlQuery

Execute SPARQL queries against the connected GraphDB repository. Input: query (string): The SPARQL query to execute, graph (string, optional): Specific graph IRI to target, format (string, optional): Response format (json, xml, csv). All queries are executed in read-only mode.

listGraphs

Lists all graphs available in the repository. No input parameters required.

Last Updated: May 18, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签