Skip to main content
Glama

SPARQL MCP Server

by sib-swiss
pyproject.tomlโ€ข1.04 kB
[build-system] requires = ["maturin>=1.7,<2.0"] build-backend = "maturin" [project] requires-python = ">=3.8" name = "sparql-mcp" description = "MCP server to help users write SPARQL queries for open-access SPARQL endpoints" readme = "README.md" license = { file = "LICENSE" } authors = [ { name = "Vincent Emonet", email = "vincent.emonet@gmail.com" }, ] maintainers = [ { name = "Vincent Emonet", email = "vincent.emonet@gmail.com" }, ] keywords = [ "MCP", "SPARQL", "RDF", "LLM", ] classifiers = [ "Programming Language :: Rust", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", ] dynamic = ["version"] [project.urls] Homepage = "https://github.com/sib-swiss/sparql-mcp" Documentation = "https://github.com/sib-swiss/sparql-mcp" History = "https://github.com/sib-swiss/sparql-mcp/releases" Tracker = "https://github.com/sib-swiss/sparql-mcp/issues" Source = "https://github.com/sib-swiss/sparql-mcp" [tool.maturin] bindings = "bin"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sib-swiss/sparql-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server