sirimamilla/mcp-openapi-server
Spring Open API MCP server capable of dynamically exposing OpenAPIs as Tools to be consumed from LLMs using MCP Client. This project doesnt interact with MCP server directly.
Platform-specific configuration:
{
"mcpServers": {
"mcp-openapi-server": {
"command": "npx",
"args": [
"-y",
"mcp-openapi-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...