mastodon-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable verbose logging | false |
| READ_ONLY | No | Disable all write operations | false |
| MASTODON_INSTANCE | Yes | Mastodon instance URL (e.g. https://mastodon.social or just mastodon.social) | |
| MASTODON_MCP_HOST | No | HTTP transport bind address | 127.0.0.1 |
| MASTODON_MCP_PORT | No | HTTP transport port | 8000 |
| MASTODON_ACCESS_TOKEN | Yes | OAuth access token | |
| MASTODON_MCP_TRANSPORT | No | Transport: stdio or streamable-http | stdio |
| MASTODON_MCP_STATELESS_HTTP | No | Disable HTTP session state | false |
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/VitexSoftware/mastodon-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server