swarm-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SWARM_MCP_TOKEN | Yes | Swarm Connect bearer token. | |
| SWARM_MCP_AGENT_ID | No | Swarm Connect identity used for heartbeat, run claim, and run completion tools. | |
| SWARM_MCP_BASE_URL | Yes | Swarm API base URL. | |
| SWARM_MCP_TIMEOUT_MS | No | Swarm API request timeout in milliseconds. Defaults to 30000. | 30000 |
| SWARM_MCP_ACCESS_MODE | No | operator by default. Use read-only only for inspection-only clients. | operator |
| SWARM_MCP_SERVER_NAME | No | MCP server display name. | |
| SWARM_MCP_DEFAULT_SPACE_ID | No | Default Space for tools that do not receive space_id. |
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/blackscaletech/swarm-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server