mshojaei77/EasyMCP
A beginner-friendly client for the MCP (Model Context Protocol). Connect to SSE, NPX, and UV servers, and integrate with OpenAI for dynamic tool interactions. Perfect for exploring server connections and chat enhancements.
Platform-specific configuration:
{
"mcpServers": {
"EasyMCP": {
"command": "npx",
"args": [
"-y",
"EasyMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...