
mcp-servers
3 years
Works with Finder
1
Github Watches
0
Github Forks
0
Github Stars
MCP Servers
A collection of local Python MCP (Model Context Protocol) servers for use with Cursor.
Configuration
Clone the repo to a location of your choice, e.g. ~/mcp-servers
Add any of the servers to Cursor by updating the MCP configuration as follows:
{
"mcpServers": {
"<server-name>": {
"command": "uvx",
"args": [
"~/mcp-servers/<server-name>/."
]
}
}
}
Place this in:
-
~/.cursor/mcp.json
for global access (cursor will have access from any project) -
.cursor/mcp.json
for project-specific access
相关推荐
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Delivers concise Python code and interprets non-English comments
💬 MaxKB is a ready-to-use AI chatbot that integrates Retrieval-Augmented Generation (RAG) pipelines, supports robust workflows, and provides advanced MCP tool-use capabilities.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
MCP server to provide Figma layout information to AI coding agents like Cursor
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
Reviews

user_BkCrEztI
I've been using mcp-servers for a while now, and it has significantly improved my workflow. The versatility and efficiency of the tool are unmatched. Kudos to James-Leslie for creating such a valuable resource! Highly recommend checking it out: https://github.com/James-Leslie/mcp-servers.