pawneetdev/rest-to-mcp-adapter
A Python library for converting REST API specifications into MCP (Model Context Protocol) tools for AI agents.
Platform-specific configuration:
{
"mcpServers": {
"rest-to-mcp-adapter": {
"command": "npx",
"args": [
"-y",
"rest-to-mcp-adapter"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...