M
MCP Core
by @thinkbigcd
core utilities and tools for model context protocol
Created 1/21/2026
Updated about 1 month ago
README
Repository documentation and setup instructions
mcp_core
simple mcp project
install
pip install -r requirements.txt
usage
from mcp_core import main
# basic usage
result = main.run()
license
mit
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp-core
Cursor configuration (mcp.json)
{
"mcpServers": {
"thinkbigcd-mcp-core": {
"command": "uvx",
"args": [
"mcp-core"
]
}
}
}
Author Servers
Other servers by thinkbigcd