M
Model Context Protocol MCP
MCP server by Akshitha0118
Created 12/14/2025
Updated 1 day ago
README
Repository documentation and setup instructions
Model-Context-Protocol-MCP-
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/Akshitha0118/Model-Context-Protocol-MCP-
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"akshitha0118-model-context-protocol-mcp": {
"command": "git",
"args": [
"clone",
"https://github.com/Akshitha0118/Model-Context-Protocol-MCP-"
]
}
}
}