The Claude Cursor MCP Server Integration project simplifies the process of adding a Model Context Protocol (MCP) server to your MCP client, specifically designed for Claude Cursor. With just two clicks—Get and Add—you can seamlessly integrate MCP servers into your workflow.
✅ One-click installation of MCP servers
✅ Supports multiple MCP server configurations
✅ Open-source and community-driven
Check out the list of official MCP servers.
We welcome contributions! To add your own MCP server:
servers
folder.mcp.json
file with the following structure:json
{
"mcpServers": {
"example-mcp": {
"command": "uvx",
"args": ["example-mcp"]
}
}
}
MCP Store is open-source and licensed under the BSD License.
marketplace | mcp | mcp-server | mcp-client | mcp-server-store | mcp-marketplace