Confidential guide on numerology and astrology, based of GG33 Public information

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
相关推荐
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
I find academic articles and books for research and literature reviews.
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
Bridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
🔍 Enabling AI assistants to search and access PyPI package information through a simple MCP interface.
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.