- ๐ง An utility library for converting OpenAPI specifications to MCP tools. - ๐ Faster the development of MCP servers based on OPENAPI specifications.
{
"mcpServers": {
"openapi2mcptools": {
"command": "npx",
"args": [
"-y",
"openapi2mcptools"
]
}
}
}