From b20c7b96a7f1d904c662ff21866d1f85f4256635 Mon Sep 17 00:00:00 2001 From: Cameron Rye Date: Wed, 24 Sep 2025 16:48:40 -0400 Subject: [PATCH] feat: add ActivityPub MCP server to community servers list - Add cameronrye/activitypub-mcp to search & data extraction section - Comprehensive MCP server for Fediverse interaction via ActivityPub protocol - Features WebFinger discovery, timeline fetching, and instance exploration - Cross-platform support (Windows, macOS, Linux) with TypeScript implementation - Supports Mastodon, Pleroma, Misskey, and other ActivityPub servers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a2385922..1e6136d8 100644 --- a/README.md +++ b/README.md @@ -879,6 +879,7 @@ Provides the ability to handle multimedia, such as audio and video editing, play - [ananddtyagi/webpage-screenshot-mcp](https://github.com/ananddtyagi/webpage-screenshot-mcp) 📇 🏠 - A MCP server for taking screenshots of webpages to use as feedback during UI developement. - [andybrandt/mcp-simple-arxiv](https://github.com/andybrandt/mcp-simple-arxiv) - 🐍 ☁️ MCP for LLM to search and read papers from arXiv - [andybrandt/mcp-simple-pubmed](https://github.com/andybrandt/mcp-simple-pubmed) - 🐍 ☁️ MCP to search and read medical / life sciences papers from PubMed. +- [cameronrye/activitypub-mcp](https://github.com/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. - [angheljf/nyt](https://github.com/angheljf/nyt) 📇 ☁️ - Search articles using the NYTimes API - [apify/mcp-server-rag-web-browser](https://github.com/apify/mcp-server-rag-web-browser) 📇 ☁️ - An MCP server for Apify's open-source RAG Web Browser Actor to perform web searches, scrape URLs, and return content in Markdown. - [Bigsy/Clojars-MCP-Server](https://github.com/Bigsy/Clojars-MCP-Server) 📇 ☁️ - Clojars MCP Server for upto date dependency information of Clojure libraries