minds-mcp

minds-mcp

4

The Minds MCP Server enables interaction between LLMs and the Minds SDK through the Model Context Protocol. It provides resource and tool templates for the standardized handling of various Minds API operations.

Minds MCP Server

An MCP (Model Context Protocol) server for Minds, allowing LLMs to interact with the Minds SDK through a standardized interface.

Configuration

  • FastMCP Settings: Configure server settings such as debug mode, log level, host, port, and paths for events and messages.
  • Minds Settings: Base URL for the Minds API can be set.

Usage

  • Start the server normally or in development mode.
  • Resource and tool templates are provided for handling Minds API operations.

Development

Tips for testing and running the server in development mode are provided.

MCP Protocol

Allows resource and tool template discovery and usage for standardized interactions.