Unyly Gateway
Unyly Gateway
One MCP connector for the whole catalog — 15,000+ servers plus your team's private MCPs — from any AI client.
Unyly Gateway is a remote Model Context Protocol server that exposes the entire Unyly catalog through a single connection. Instead of installing MCP servers one by one — editing JSON, wrangling Node/Python, restarting your client — you connect the gateway once and reach any server in the catalog, plus your team's private ones.
It works in Claude (web & desktop), ChatGPT, Cursor, VS Code, Claude Code, Windsurf and any MCP-capable client. Auth is OAuth 2.1 (dynamic client registration + PKCE) — no per-server tokens pasted into chats.
Connect
Add this remote MCP server to your client:
https://gateway.unyly.org/mcpThat's it. Complete the OAuth prompt and you're connected — no packages, no JSON, no per-server install.
Related MCP server: 1mcpserver
How it works
The gateway exposes three meta-tools. Servers you or your team pin are also exposed directly as <slug>__<tool>.
Tool | What it does |
| Find a server in the 15,000+ catalog by task, name or category |
| Inspect a server's tools before calling |
| Call any tool on any server in the catalog |
The AI searches for the capability it needs, inspects the server, and calls the tool — all through one connection. Calls are metered against a prepaid team balance; going negative is impossible.
Why a gateway instead of per-server installs
One connection, whole catalog — 15,000+ servers reachable without installing any of them locally.
Works where local servers can't — ChatGPT, claude.ai and mobile clients can't spawn a local process; a remote gateway works everywhere.
Team-ready — shared allow-lists, per-member spend caps, a log of every call, private company servers hidden from the public catalog.
No secrets in chat — OAuth sign-in, tokens revoked in one click, role-based access.
Links
Website & catalog: https://unyly.org
Browse servers: https://unyly.org/browse
Smithery listing: https://smithery.ai/servers/unyly/gateway
Official MCP Registry:
org.unyly/gateway
This repository is a connect guide and documentation for the hosted Unyly Gateway. The gateway itself runs at gateway.unyly.org — there's nothing to build or install here.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceAn all-in-one Model Context Protocol (MCP) server that connects your coding AI to numerous databases, data warehouses, data pipelines, and cloud services, streamlining development workflow through seamless integrations.Last updated4
- Alicense-qualityDmaintenanceMCP of MCPs. Automatic discovery and configure MCP servers on your local machine. Integration with Claude and Cursor.Last updated53Apache 2.0

mcpgateofficial
Flicense-qualityAmaintenanceSelf-hosted MCP gateway that connects Claude, ChatGPT, and other AI agents to 20+ enterprise tools (GitLab, Jira, Notion, Google Workspace, Slack, Grafana, …) with OAuth, audit logs, and zero data leaving your infrastructureLast updated- AlicenseAqualityAmaintenanceOne local gateway for all your MCP servers — shared by every AI coding tool (Claude, Cursor, VS Code, Codex). Set up each server once; keys stay in the OS keychain; lazy discovery keeps agent context small. Local-first, open source.Last updated4231108MIT
Related MCP Connectors
Self-hosted MCP gateway: turn any API, database or MCP server into AI connectors — no code.
User-owned memory for AI agents, Copilot, Claude, IDEs, CLIs, and chat apps over remote MCP.
One PAT, any MCP agent: Vercel, GitHub, Cloudflare, Supabase, GCP — unified dev infra gateway.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/FasadSalatov/unyly-gateway'
If you have feedback or need assistance with the MCP directory API, please join our Discord server