Back to search
30
MCP streamable-http

Mastodon

io.github.pipeworx-io/mastodon

Mastodon MCP — public Mastodon data via mastodon.social (no auth required)

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@pipeworx/mcp-mastodon
Mastodon MCP — public Mastodon data via mastodon.social (no auth required)
0 tools
Reddit
Reddit MCP — public Reddit data via JSON endpoints (no auth required)
0 tools · streamable-http
mastodon-mcp-server
A comprehensive MCP server for Mastodon integration
0 tools
xkcd
XKCD MCP — wraps xkcd.com JSON API (free, no auth)
0 tools · streamable-http
@pipeworx/mcp-reddit
Reddit MCP — public Reddit data via JSON endpoints (no auth required)
0 tools
pokemon
Pokemon MCP — wraps PokéAPI (free, no auth required)
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mastodon": {
      "url": "https://gateway.pipeworx.io/mastodon/mcp",
      "transport": "streamable-http"
    }
  }
}