Loading MCP server directory, please wait...
AI agent memory & knowledge graph, hosted in Germany: recall, relations, store, stats.
npx @getmcp/cli add io.github.Schubeler-Consulting/knowmindRequires Node.js 18+. Community-contributed server. Review source before installing.
KNOWMIND_TOKENBearer API token from the knowmind.de Dashboard -> API-Tokens (https://knowmind.de/dashboard/api-tokens)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Schubeler-Consulting/knowmind": {
"command": "npx",
"args": [
"-y",
"knowmind",
"mcp"
],
"env": {
"KNOWMIND_TOKEN": "",
"KNOWMIND_API_URL": "https://knowmind.de"
}
}
}
}