Universal Connector MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 167 installs a week from pypi. Last commit 24 Jul 2026.
Security-first MCP server that connects any OpenAPI, GraphQL, gRPC or SOAP API to AI agents.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add universal-connector-mcp -- uvx universal-connector-mcp
{
"mcpServers": {
"universal-connector-mcp": {
"args": [
"universal-connector-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.universal-connector-mcp]
command = "uvx"
args = ["universal-connector-mcp"]
{
"mcpServers": {
"universal-connector-mcp": {
"args": [
"universal-connector-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"universal-connector-mcp": {
"args": [
"universal-connector-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.