search & data extraction
Activitypub Mcp
A comprehensive MCP server that enables LLMs to explore and interact with the Fediverse through ActivityPub protocol. Features WebFinger discovery, timeline fetching, instance exploration, and cross-platform support for Mastodon, Pleroma, Misskey, and other ActivityPub servers.
typescript
local
macos
windows
linux
search & data extraction
Installation
npx -y cameronrye/activitypub-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "activitypub-mcp",
"command": "npx",
"args": [
"-y",
"cameronrye/activitypub-mcp"
]
}About This MCP Server
cameronrye/activitypub-mcp
A comprehensive MCP server that enables LLMs to explore and interact with the Fediverse through ActivityPub protocol. Features WebFinger discovery, timeline fetching, instance exploration, and cross-platform support for Mastodon, Pleroma, Misskey, and other ActivityPub servers.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub