Enables LLMs to interact with Minds through the Minds SDK, supporting resource and tool templates for listing Minds and generating completions.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.MINDS_BASE_URL— Base URL for the Minds API (default: https://mdb.ai)FASTMCP_DEBUG— Enable debug mode (default: false)FASTMCP_LOG_LEVEL— Set log level (default: INFO)FASTMCP_HOST— Host to bind to (default: 0.0.0.0)FASTMCP_PORT— Port to bind to (default: 8000)FASTMCP_SSE_PATH— Path for SSE events (default: /sse)FASTMCP_MESSAGE_PATH— Path for messages (default: /messages/)[](https://m8ven.ai/mcp/mindsdb-minds-mcp-1j11bf)