Skip to main content
Glama
wheattoast11

MindMesh MCP Server

by wheattoast11

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP server port3000
DEBUGNoEnable debug loggingfalse
DB_PATHNoPath for the PGLite databaseidb://mindmesh.db
VOYAGE_API_KEYNoYour VoyageAI API key
EMBEDDING_MODELNoVoyageAI embedding model to usevoyage-3-large
STDIO_TRANSPORTNoUse stdio transport instead of HTTPfalse
CLAUDE_INSTANCESNoNumber of Claude instances in the swarm8
ANTHROPIC_API_KEYYesYour Anthropic API key
COHERENCE_THRESHOLDNoMinimum coherence threshold0.7
USE_EXTENDED_THINKINGNoEnable 128k extended thinkingtrue

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/wheattoast11/mcp-mindmesh'

If you have feedback or need assistance with the MCP directory API, please join our Discord server