Skip to main content
Glama
mindsdb

Minds MCP Server

Official
by mindsdb

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FASTMCP_HOSTNoHost to bind to (default: 0.0.0.0)0.0.0.0
FASTMCP_PORTNoPort to bind to (default: 8000)8000
FASTMCP_DEBUGNoEnable debug mode (default: false)false
MINDS_BASE_URLNoBase URL for the Minds API (default: https://mdb.ai)https://mdb.ai
FASTMCP_SSE_PATHNoPath for SSE events (default: /sse)/sse
FASTMCP_LOG_LEVELNoSet log level (default: INFO)INFO
FASTMCP_MESSAGE_PATHNoPath for messages (default: /messages/)/messages/

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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