Lindas MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 733 installs a week from pypi. Last commit 3 Aug 2026.
MCP server for LINDAS — the Swiss administration's linked-data SPARQL knowledge graph (cube.link)
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add lindas-mcp -- uvx lindas-mcp
{
"mcpServers": {
"lindas-mcp": {
"args": [
"lindas-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.lindas-mcp]
command = "uvx"
args = ["lindas-mcp"]
{
"mcpServers": {
"lindas-mcp": {
"args": [
"lindas-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"lindas-mcp": {
"args": [
"lindas-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.