cocofhu/mcp-adapter
A lightweight HTTP API management and adaptation system that allows you to configure APIs through a visual interface, automatically generate MCP tool definitions, and enable AI assistants like Claude Desktop to directly call your HTTP endpoints.
Platform-specific configuration:
{
"mcpServers": {
"mcp-adapter": {
"command": "npx",
"args": [
"-y",
"mcp-adapter"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...