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. Parameters: 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

Reseñas de la Comunidad

0.0
0 reseñas
5
0
4
0
3
0
2
0
1
0

Aún no hay reseñas. ¡Sé el primero en reseñar!

Inicia sesión para unirte a la conversación

Coming soon to
HighlightHighlight AI

Lenguaje

TypeScript

Categorías

Etiquetas