Utsav242/mcp-tools-server
A collection of Model Context Protocol (MCP) servers built with the official MCP SDK. This project includes two production-ready MCP servers that can be integrated with AI assistants like Cursor IDE.
Platform-specific configuration:
{
"mcpServers": {
"mcp-tools-server": {
"command": "npx",
"args": [
"-y",
"mcp-tools-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...