@spokest/mcp-server
Freeby MCP Community
Spokest Brain MCP server — memory, chat, and knowledge graph tools for AI assistants
v1.0.0Added Apr 12, 2026
@spokest/mcp-server MCP Server
Spokest Brain MCP server — memory, chat, and knowledge graph tools for AI assistants
Installation
npx -y @spokest/mcp-server
Reviews
Installation
Quick install
npx -y @spokest/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@spokest/mcp-server": {
"command": "npx",
"args": ["-y", "@spokest/mcp-server"]
}
}
}