Swarm MCP
Officialby ethersphere
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BEE_API_URL | No | The URL of the Bee API endpoint. If omitted, the default Swarm Gateway will be used: https://api.gateway.ethswarm.org. Example: http://localhost:1633. | https://api.gateway.ethswarm.org |
| BEE_FEED_PK | No | The private key of the Swarm Feed to use. If not provided, Swarm Feed functionality will be disabled. | |
| AUTO_ASSIGN_STAMP | No | Whether to automatically assign a postage stamp if none is provided. Default value is: true. Set to false to disable automatic stamp assignment. | true |
| DEFERRED_UPLOAD_SIZE_THRESHOLD_MB | No | Size threshold in megabytes for deferred uploads. Files larger than this size will be uploaded asynchronously. Default value is: 5 (MB). | 5 |
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/ethersphere/swarm-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server