RankCLI
v0.0.6
io.github.integrallis/rankcli-mcp-server
Free, local SEO + GEO audits for AI assistants - no signup, nothing leaves your machine.
io.github.TeodorMCP/universal-connector-mcp · v0.2.0
Security-first MCP server that connects any OpenAPI, GraphQL, gRPC or SOAP API to AI agents.
universal-connector-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"universal-connector-mcp": {
"command": "uvx",
"args": [
"universal-connector-mcp"
]
}
}
}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可选secretExample credential convention: <API_NAME>_TOKEN / <API_NAME>_API_KEY are injected for the API loaded under that name.
v0.0.6
io.github.integrallis/rankcli-mcp-server
Free, local SEO + GEO audits for AI assistants - no signup, nothing leaves your machine.
v0.99.26
io.github.anulum/synapse-channel
Local-first multi-agent coordination for messages, leases, shared plans, status, and resources.
v1.8.0
io.github.wstierhout/ableton-live-mcp
Control Ableton Live with 156 typed tools for music production and offline .als analysis.
v0.10.0
finance.fibrous/fibx
Swap, transfer, portfolio and Aave V3 on Base, HyperEVM and Monad, with the FibX app as MCP Apps UI.
v0.3.5
io.github.JacobiusMakes/parlayapi
Sports odds, player props and source coverage for AI assistants. Connect with your own API key.
v0.1.139
io.github.r2cuerdame/codesamplex
Compatibility evidence from real builds: does this library API work on your versions and runtime?
{
"id": "io.github.TeodorMCP/universal-connector-mcp",
"type": "mcp-server",
"version": "0.2.0",
"displayName": "universal-connector-mcp",
"description": "Security-first MCP server that connects any OpenAPI, GraphQL, gRPC or SOAP API to AI agents.",
"repository": {
"url": "https://github.com/TeodorMCP/universal-connector-mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "universal-connector-mcp",
"version": "0.2.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "UCMCP_ALLOWED_HOSTS",
"description": "Comma-separated extra hosts allowed for outbound calls (spec hosts are allowed automatically)."
},
{
"name": "UCMCP_APIS_CONFIG",
"description": "Path to a YAML file of APIs to preload at startup."
},
{
"name": "UCMCP_CACHE_TTL",
"description": "TTL in seconds for caching read-only responses (default 60, 0 disables)."
},
{
"name": "UCMCP_BLOCK_PRIVATE_IPS",
"description": "Block outbound calls to private/loopback/link-local/cloud-metadata IPs (SSRF protection). Default true."
},
{
"name": "GITHUB_TOKEN",
"description": "Example credential convention: <API_NAME>_TOKEN / <API_NAME>_API_KEY are injected for the API loaded under that name.",
"isSecret": true
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.TeodorMCP/universal-connector-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.TeodorMCP%2Funiversal-connector-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}