Kindex
Rank #658io.github.wandercom/kindex
Persistent knowledge graph and MCP server for AI workflows with git-tracked project context.
Kindex is a Model Context Protocol (MCP) server published by wandercom. It ranks #658 of 132,113 servers tracked on MCP Toplist, and its repository has 31 GitHub stars. Kindex is listed across 2 registries — Official MCP and PulseMCP, with 18 tracked versions. It was first listed on Feb 24, 2026 and most recently updated on Sep 13, 2026.
Ranks ahead of 131,455 of 132,113 servers on MCP Toplist.
Use Kindex
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add kindex -- uvx kindex[mcp_servers.kindex]
command = "uvx"
args = ["kindex"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"kindex": {
"command": "uvx",
"args": [
"kindex"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"kindex": {
"command": "uvx",
"args": [
"kindex"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"kindex": {
"type": "stdio",
"command": "uvx",
"args": [
"kindex"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"kindex": {
"command": "uvx",
"args": [
"kindex"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"kindex": {
"command": "uvx",
"args": [
"kindex"
]
}
}
}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.wandercom%2Fkindex)<a href="https://mcptoplist.com/server/io.github.wandercom%2Fkindex"><img src="https://mcptoplist.com/badge/io.github.wandercom%2Fkindex.svg" alt="MCP Toplist: Top 1% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
wandercom
Other servers by wandercom
View all wandercom servers →Available versions (18)
| Version | Published |
|---|---|
| 0.38.0 | Sep 13, 2026 |
| 0.37.0 | Sep 13, 2026 |
| 0.36.0 | Sep 3, 2026 |
| 0.34.0 | Sep 1, 2026 |
| 0.32.0 | Aug 18, 2026 |
| 0.27.1 | Jul 2, 2026 |
| 0.27.0 | Jul 1, 2026 |
| 0.25.4 | Jun 24, 2026 |
| 0.25.3 | Jun 14, 2026 |
| 0.24.1 | Jun 12, 2026 |
| 0.23.0 | Jun 9, 2026 |
| 0.22.0 | Jun 9, 2026 |
| 0.21.2 | May 29, 2026 |
| 0.20.0 | May 19, 2026 |
| 0.19.0 | May 15, 2026 |
| 0.4.1 | Feb 25, 2026 |
| 0.4.0 | Feb 25, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Kindex?
- Kindex is maintained by wandercom, which publishes 2 MCP servers (20 total versions) tracked on MCP Toplist.
- Is Kindex listed on the Official MCP Registry?
- Yes — Kindex is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Kindex have?
- MCP Toplist tracks 18 versions of Kindex, most recently published on Sep 13, 2026.
- Where can I find the source code for Kindex?
- The source code for Kindex is hosted at github.com/wandercom/kindex.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.