io.github.TeodorMCP/universal-connector-mcp MCP Server
io.github.TeodorMCP/universal-connector-mcp
What is the io.github.TeodorMCP/universal-connector-mcp MCP server?
Security-first MCP server that connects any OpenAPI, GraphQL, gRPC or SOAP API to AI agents.
How to install io.github.TeodorMCP/universal-connector-mcp
Copy-paste configuration for popular MCP clients.
UCMCP_ALLOWED_HOSTSComma-separated extra hosts allowed for outbound calls (spec hosts are allowed automatically).
UCMCP_APIS_CONFIGPath to a YAML file of APIs to preload at startup.
UCMCP_CACHE_TTLTTL in seconds for caching read-only responses (default 60, 0 disables).
UCMCP_BLOCK_PRIVATE_IPSBlock outbound calls to private/loopback/link-local/cloud-metadata IPs (SSRF protection). Default true.
GITHUB_TOKENsecretExample credential convention: <API_NAME>_TOKEN / <API_NAME>_API_KEY are injected for the API loaded under that name.
{
"mcpServers": {
"universal-connector-mcp": {
"command": "uvx",
"args": [
"universal-connector-mcp"
],
"env": {
"UCMCP_ALLOWED_HOSTS": "<YOUR_UCMCP_ALLOWED_HOSTS>",
"UCMCP_APIS_CONFIG": "<YOUR_UCMCP_APIS_CONFIG>",
"UCMCP_CACHE_TTL": "<YOUR_UCMCP_CACHE_TTL>",
"UCMCP_BLOCK_PRIVATE_IPS": "<YOUR_UCMCP_BLOCK_PRIVATE_IPS>",
"GITHUB_TOKEN": "<YOUR_GITHUB_TOKEN>"
}
}
}
}{
"mcpServers": {
"universal-connector-mcp": {
"command": "uvx",
"args": [
"universal-connector-mcp"
],
"env": {
"UCMCP_ALLOWED_HOSTS": "<YOUR_UCMCP_ALLOWED_HOSTS>",
"UCMCP_APIS_CONFIG": "<YOUR_UCMCP_APIS_CONFIG>",
"UCMCP_CACHE_TTL": "<YOUR_UCMCP_CACHE_TTL>",
"UCMCP_BLOCK_PRIVATE_IPS": "<YOUR_UCMCP_BLOCK_PRIVATE_IPS>",
"GITHUB_TOKEN": "<YOUR_GITHUB_TOKEN>"
}
}
}
}{
"mcpServers": {
"universal-connector-mcp": {
"command": "uvx",
"args": [
"universal-connector-mcp"
],
"env": {
"UCMCP_ALLOWED_HOSTS": "<YOUR_UCMCP_ALLOWED_HOSTS>",
"UCMCP_APIS_CONFIG": "<YOUR_UCMCP_APIS_CONFIG>",
"UCMCP_CACHE_TTL": "<YOUR_UCMCP_CACHE_TTL>",
"UCMCP_BLOCK_PRIVATE_IPS": "<YOUR_UCMCP_BLOCK_PRIVATE_IPS>",
"GITHUB_TOKEN": "<YOUR_GITHUB_TOKEN>"
}
}
}
}{
"servers": {
"universal-connector-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"universal-connector-mcp"
],
"env": {
"UCMCP_ALLOWED_HOSTS": "<YOUR_UCMCP_ALLOWED_HOSTS>",
"UCMCP_APIS_CONFIG": "<YOUR_UCMCP_APIS_CONFIG>",
"UCMCP_CACHE_TTL": "<YOUR_UCMCP_CACHE_TTL>",
"UCMCP_BLOCK_PRIVATE_IPS": "<YOUR_UCMCP_BLOCK_PRIVATE_IPS>",
"GITHUB_TOKEN": "<YOUR_GITHUB_TOKEN>"
}
}
}
}claude mcp add universal-connector-mcp --env UCMCP_ALLOWED_HOSTS=<YOUR_UCMCP_ALLOWED_HOSTS> --env UCMCP_APIS_CONFIG=<YOUR_UCMCP_APIS_CONFIG> --env UCMCP_CACHE_TTL=<YOUR_UCMCP_CACHE_TTL> --env UCMCP_BLOCK_PRIVATE_IPS=<YOUR_UCMCP_BLOCK_PRIVATE_IPS> --env GITHUB_TOKEN=<YOUR_GITHUB_TOKEN> -- uvx universal-connector-mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Real-time global intelligence: markets, conflicts, country risk, energy, and infrastructure monitoring via 39 MCP tools.
Netdata
Real-time infrastructure monitoring with per-second metrics, ML-powered anomaly detection, and zero-configuration setup.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration platform with 100+ agents, swarm coordination, and self-learning memory for enterprise development.
Scrapling MCP Server
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass capabilities.