claude-code-mcp and activitypub-mcp
These two projects appear to be competing implementations of an MCP (Model Context Protocol) server for connecting LLMs like Claude to external systems, with project B specifically targeting the Fediverse.
About claude-code-mcp
KunihiroS/claude-code-mcp
MCP Server connects with claude code local command.
This project helps developers integrate the powerful Claude Code AI directly into other applications that use the Model Context Protocol (MCP). It acts as a bridge, taking requests in JSON format containing code or commands, routing them to your local Claude Code installation, and returning the AI's response, such as code explanations, reviews, fixes, or test suggestions. A developer building or using an MCP host application would use this to leverage Claude Code's capabilities within their existing tools.
About activitypub-mcp
cameronrye/activitypub-mcp
A comprehensive Model Context Protocol (MCP) server that enables LLMs like Claude to explore and interact with the existing Fediverse through standardized MCP tools, resources, and prompts.
This tool helps large language models (LLMs) like Claude explore and interact with the Fediverse (social networks like Mastodon). It takes commands from your LLM to find users, read timelines, or create posts, and returns the social media content or confirms actions taken. Anyone using LLMs for social media analysis, content creation, or community management on decentralized platforms can benefit.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work