knowmind
Rank #6,527io.github.Schubeler-Consulting/knowmind
AI agent memory & knowledge graph, hosted in Germany (GDPR). Recall, relations, store via MCP.
knowmind is a Model Context Protocol (MCP) server published by schubeler-consulting. It ranks #6,527 of 132,046 servers tracked on MCP Toplist. knowmind is listed across 3 registries — Official MCP, PulseMCP and Glama, with 17 tracked versions. It was first listed on Jun 8, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 125,519 of 132,046 servers on MCP Toplist.
Use knowmind
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add knowmind -e "KNOWMIND_TOKEN=<your KNOWMIND_TOKEN>" -e "KNOWMIND_API_URL=<your KNOWMIND_API_URL>" -- npx -y knowmind mcpReplace each placeholder with your own value before saving.
[mcp_servers.knowmind]
command = "npx"
args = ["-y", "knowmind", "mcp"]
[mcp_servers.knowmind.env]
KNOWMIND_TOKEN = "<your KNOWMIND_TOKEN>"
KNOWMIND_API_URL = "<your KNOWMIND_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"knowmind": {
"command": "npx",
"args": [
"-y",
"knowmind",
"mcp"
],
"env": {
"KNOWMIND_TOKEN": "<your KNOWMIND_TOKEN>",
"KNOWMIND_API_URL": "<your KNOWMIND_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"knowmind": {
"command": "npx",
"args": [
"-y",
"knowmind",
"mcp"
],
"env": {
"KNOWMIND_TOKEN": "<your KNOWMIND_TOKEN>",
"KNOWMIND_API_URL": "<your KNOWMIND_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"knowmind": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"knowmind",
"mcp"
],
"env": {
"KNOWMIND_TOKEN": "<your KNOWMIND_TOKEN>",
"KNOWMIND_API_URL": "<your KNOWMIND_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"knowmind": {
"command": "npx",
"args": [
"-y",
"knowmind",
"mcp"
],
"env": {
"KNOWMIND_TOKEN": "<your KNOWMIND_TOKEN>",
"KNOWMIND_API_URL": "<your KNOWMIND_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"knowmind": {
"command": "npx",
"args": [
"-y",
"knowmind",
"mcp"
],
"env": {
"KNOWMIND_TOKEN": "<your KNOWMIND_TOKEN>",
"KNOWMIND_API_URL": "<your KNOWMIND_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
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.Schubeler-Consulting%2Fknowmind)<a href="https://mcptoplist.com/server/io.github.Schubeler-Consulting%2Fknowmind"><img src="https://mcptoplist.com/badge/io.github.Schubeler-Consulting%2Fknowmind.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
schubeler-consulting
Available versions (17)
| Version | Published |
|---|---|
| 0.3.7 | Sep 8, 2026 |
| 0.3.6 | Sep 7, 2026 |
| 0.3.5 | Aug 10, 2026 |
| 0.3.4 | Aug 10, 2026 |
| 0.3.2 | Aug 4, 2026 |
| 0.3.1 | Jul 20, 2026 |
| 0.3.0 | Jul 20, 2026 |
| 0.1.25 | Jun 25, 2026 |
| 0.1.22 | Jun 11, 2026 |
| 0.1.21 | Jun 10, 2026 |
| 0.1.20 | Jun 10, 2026 |
| 0.1.19 | Jun 10, 2026 |
| 0.1.18 | Jun 9, 2026 |
| 0.1.17 | Jun 8, 2026 |
| 0.1.16 | Jun 8, 2026 |
| 0.1.15 | Jun 8, 2026 |
| 0.1.14 | Jun 8, 2026 |
Frequently asked questions
- Who maintains knowmind?
- knowmind is maintained by schubeler-consulting, which publishes 1 MCP server (17 total versions) tracked on MCP Toplist.
- Is knowmind listed on the Official MCP Registry?
- Yes — knowmind is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does knowmind have?
- MCP Toplist tracks 17 versions of knowmind, most recently published on Sep 8, 2026.
- Where can I find the source code for knowmind?
- The source code for knowmind is hosted at github.com/schubeler-consulting/knowmind.
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.