lindas-mcp
Rank #7,584io.github.malkreide/lindas-mcp
MCP server for LINDAS — the Swiss administration's linked-data SPARQL knowledge graph (cube.link)
lindas-mcp is a Model Context Protocol (MCP) server published by malkreide. It ranks #7,584 of 115,460 servers tracked on MCP Toplist. lindas-mcp is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jul 27, 2026 and most recently updated on Aug 2, 2026.
Ranks ahead of 107,876 of 115,460 servers on MCP Toplist.
Use lindas-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add lindas-mcp -- uvx lindas-mcp[mcp_servers.lindas-mcp]
command = "uvx"
args = ["lindas-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"lindas-mcp": {
"command": "uvx",
"args": [
"lindas-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"lindas-mcp": {
"command": "uvx",
"args": [
"lindas-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"lindas-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"lindas-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"lindas-mcp": {
"command": "uvx",
"args": [
"lindas-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"lindas-mcp": {
"command": "uvx",
"args": [
"lindas-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.malkreide%2Flindas-mcp)<a href="https://mcptoplist.com/server/io.github.malkreide%2Flindas-mcp"><img src="https://mcptoplist.com/badge/io.github.malkreide%2Flindas-mcp.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
malkreide
Other servers by malkreide
- swisstopo-mcp#2,862 · 3 vers
- Zurich Open Data MCP Server#3,675 · 3 vers
- swiss-transport-mcp#3,754 · 2 vers
- fedlex-mcp#3,774 · 3 vers
- swiss-democracy-mcp#3,807 · 3 vers
- swiss-environment-mcp#3,834 · 8 vers
- swiss-statistics-mcp#4,101 · 5 vers
- register-mcp#4,907 · 4 vers
- zh-education-mcp#4,937 · 4 vers
- amtsblatt-mcp#5,156 · 6 vers
- srgssr-mcp#5,257 · 3 vers
- bakom-mcp#5,322 · 3 vers
Available versions (2)
| Version | Published |
|---|---|
| 0.2.0 | Aug 2, 2026 |
| 0.1.0 | Jul 27, 2026 |
Frequently asked questions
- Who maintains lindas-mcp?
- lindas-mcp is maintained by malkreide, which publishes 44 MCP servers (127 total versions) tracked on MCP Toplist.
- Is lindas-mcp listed on the Official MCP Registry?
- Yes — lindas-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does lindas-mcp have?
- MCP Toplist tracks 2 versions of lindas-mcp, most recently published on Aug 2, 2026.
- Where can I find the source code for lindas-mcp?
- The source code for lindas-mcp is hosted at github.com/malkreide/lindas-mcp.