mcp-swarm
by MoseLu
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SWARM_API_KEY | No | Unified API key, sent as 'Authorization: Bearer <key>' | |
| SWARM_CHAT_PATH | No | Unified API chat path. Defaults to /api/chat | /api/chat |
| SWARM_API_BASE_URL | No | Unified API base URL. Defaults to http://localhost:3000 | http://localhost:3000 |
| SWARM_MINIMAX_API_KEY | No | MiniMax API key | |
| SWARM_MINIMAX_CHAT_PATH | No | MiniMax chat path, suggested 'chat/completions' (when base URL includes /v1) | |
| SWARM_MINIMAX_API_BASE_URL | No | Independent MiniMax API base URL (e.g., https://api.minimaxi.com/v1). Used for creative tasks or MiniMax-specific requests. |
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/MoseLu/mcp-swarm'
If you have feedback or need assistance with the MCP directory API, please join our Discord server