MCP Server SPARQL
A Model Context Protocol (MCP) server that provides tools for querying SPARQL endpoints.
Usage
Example usage for querying the Wikidata SPARQL endpoint.
uvx
"mcpServers": {
"mcp-server-sparql": {
"command": "uvx",
"args": ["mcp-server-sparql", "--endpoint", "https://query.wikidata.org/sparql"],
}
}
Tool: query
Execute a SPARQL query against the configured endpoint.
Parameters:
query_string: A valid SPARQL query string
Returns:
- The query results in JSON format
Release files for mcp-server-sparql 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mcp_server_sparql-0.1.0.tar.gz | 20.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mcp_server_sparql-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 23.6 kB
Release files / mcp_server_sparql-0.1.0.tar.gz
| Download URL | mcp_server_sparql-0.1.0.tar.gz |
|---|---|
| Size | 20.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
635fb87aedd48294e6ac0031594faaffd0077312843299347983d9fed9fb8c89
|
|
BLAKE2b-256 checksum How to use checksums |
c5cadba4d7b078fefb4e0f867e15bf7e8bd8a0c5f75a040ebb44889df419277c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Release files / mcp_server_sparql-0.1.0-py3-none-any.whl
| Download URL | mcp_server_sparql-0.1.0-py3-none-any.whl |
|---|---|
| Size | 3.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
44f0d8654946711b466df47ddf78bd49d63d286703d06451aad7230e8f93c925
|
|
BLAKE2b-256 checksum How to use checksums |
3df160e3878b157194f7da6661ed4ab1b42f82bb032cf5a49fbf2c8a0c154534
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|