xiangweizeng/mcp-any-rest
A generic Model Context Protocol (MCP) server for any REST backend. This project provides service composition, authentication, and dynamic module support. A ZenTao integration is included as an example configuration.
Platform-specific configuration:
{
"mcpServers": {
"mcp-any-rest": {
"command": "npx",
"args": [
"-y",
"mcp-any-rest"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...