M
MCP Servers
by @charIesding
mcp server implementations
Created 1/17/2026
Updated about 5 hours ago
README
Repository documentation and setup instructions
mcp_servers
simple mcp project
install
pip install -r requirements.txt
usage
from mcp_servers import main
# basic usage
result = main.run()
license
mit
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp-servers
Cursor configuration (mcp.json)
{
"mcpServers": {
"chariesding-mcp-servers": {
"command": "uvx",
"args": [
"mcp-servers"
]
}
}
}
Author Servers
Other servers by charIesding