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
相关推荐
Take an adjectivised noun, and create images making it progressively more adjective!
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.
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.