BeClaude

freemcp-registry

New
1GitHub TrendingGeneralby strbbrn

The definitive community-curated registry of 100% free and open-source Model Context Protocol (MCP) servers. Built for AI engineers shipping with Claude Desktop, Cursor, LangGraph, LangChain, and CrewAI.

Summary

freemcp-registry is a community-curated catalog of 100% free and open-source MCP servers, helping developers quickly discover and integrate tools for Claude Desktop, Cursor, LangGraph, LangChain, and CrewAI.

  • It saves time by providing a trusted, searchable list of servers that can be used without licensing costs or vendor lock-in.

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "freemcp-registry": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp

Use Cases

Find a free MCP server for file system operations to use with Claude Desktop.
Discover open-source MCP servers that integrate with LangGraph for building agent workflows.
Search for community-recommended MCP servers to add web scraping capabilities in Cursor.
Identify compatible MCP servers for CrewAI to extend multi-agent system functionality.
Browse the registry to find a free database MCP server for use in LangChain applications.

Usage Examples

1

/freemcp-registry search for file system MCP servers

2

Find me a free MCP server for web scraping from the freemcp-registry

3

List all MCP servers tagged for LangGraph in the freemcp-registry

View source on GitHub
mcp

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is freemcp-registry?

freemcp-registry is a community-curated catalog of 100% free and open-source MCP servers, helping developers quickly discover and integrate tools for Claude Desktop, Cursor, LangGraph, LangChain, and CrewAI. It saves time by providing a trusted, searchable list of servers that can be used without licensing costs or vendor lock-in.

How to install freemcp-registry?

To install freemcp-registry: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "freemcp-registry": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is freemcp-registry best for?

freemcp-registry is a mcp categorized under General. It is designed for: mcp. Created by strbbrn.

What can I use freemcp-registry for?

freemcp-registry is useful for: Find a free MCP server for file system operations to use with Claude Desktop.; Discover open-source MCP servers that integrate with LangGraph for building agent workflows.; Search for community-recommended MCP servers to add web scraping capabilities in Cursor.; Identify compatible MCP servers for CrewAI to extend multi-agent system functionality.; Browse the registry to find a free database MCP server for use in LangChain applications..