Minds MCP Server
Officialby mindsdb
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FASTMCP_HOST | No | Host to bind to (default: 0.0.0.0) | 0.0.0.0 |
| FASTMCP_PORT | No | Port to bind to (default: 8000) | 8000 |
| FASTMCP_DEBUG | No | Enable debug mode (default: false) | false |
| MINDS_BASE_URL | No | Base URL for the Minds API (default: https://mdb.ai) | https://mdb.ai |
| FASTMCP_SSE_PATH | No | Path for SSE events (default: /sse) | /sse |
| FASTMCP_LOG_LEVEL | No | Set log level (default: INFO) | INFO |
| FASTMCP_MESSAGE_PATH | No | Path for messages (default: /messages/) | /messages/ |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mindsdb/minds-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server