Universal Connector MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 74 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.
Today is the operative word: we check Universal Connector MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
UCMCP_ALLOWED_HOSTS (Comma-separated extra hosts allowed for outbound calls (spec hosts are allowed automatically).), UCMCP_APIS_CONFIG (Path to a YAML file of APIs to preload at startup.), UCMCP_CACHE_TTL (TTL in seconds for caching read-only responses (default 60, 0 disables).), UCMCP_BLOCK_PRIVATE_IPS (Block outbound calls to private/loopback/link-local/cloud-metadata IPs (SSRF protection). Default true.), GITHUB_TOKEN (Example credential convention: <API_NAME>_TOKEN / <API_NAME>_API_KEY are injected for the API loaded under that name.).
The author declared them in the registry entry; get the values from the project itself.
AI agent tools for Open Security Controls Assessment Language (OSCAL)
Connects AI agents with CrowdStrike Falcon for security analysis and automation.
Connect AI agents to CloudBees Unify: feature flags, CI/CD, release orchestration, and security
Open-source AI security agent: SAST, DAST, and policy-as-code over MCP.
Security scanner for AI agent skills and MCP servers
AI Agent Guardrails MCP server - security layer
Minimal MCP server for Ghost Security API - compatible with all MCP clients
An MCP server that provides access to FedRAMP 20x security requirements and controls.
Answers built from our own checks of this server.