C
Claude MCP Tool
by @sdholakiya
MCP server by sdholakiya
Created 12/31/2025
Updated about 5 hours ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
uvx claude_mcp_tool
Cursor configuration (mcp.json)
{
"mcpServers": {
"sdholakiya-claude-mcp-tool": {
"command": "uvx",
"args": [
"claude_mcp_tool"
]
}
}
}