Scope Gate MCP Server
Never hand an AI agent a full OAuth scope again. ScopeGate sits between your agents and the accounts they reach - yours or your clients'. You connect a service once, tick the exact actions an agent may call, and hand it an MCP endpoint that can do nothing else. Every call is logged; one click kills the key without touching the connection.
Teams that work with llm ops, scope and security and want a hosted endpoint instead of running a local process. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-14 · ★ 17 · #137 OF 204 MAINTAINED SECURITY · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Scope Gate
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add alifanov-scopegate --transport http https://scopegate.dev/api/mcp/{api_key} Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"alifanov-scopegate": {
"url": "https://scopegate.dev/api/mcp/{api_key}"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://scopegate.dev/api/mcp/{api_key}
transport: streamable-http
endpoint alive - authentication required · probed 2026-09-17
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as remote - your agent's requests go to scopegate.dev
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
license MIT - declared in the repository
registry namespace io.github.alifanov is GitHub-verified and matches the repo owner
03 · Who maintains Scope Gate
ScopeGate is maintained by alifanov. It's the only MCP server we track from this author; the repo dates to Feb 2026.
04 · Facts
- repository
- github.com/alifanov/scopegate
- website
- https://scopegate.dev/
- category
- security - ranked #137 of 204 actively-maintained security servers as of 2026-09-18.
- registry
- io.github.alifanov/scopegate (active, first published 2026-03-02 · 2 versions)
05 · Scope Gate FAQ
What is Scope Gate?
Never hand an AI agent a full OAuth scope again. ScopeGate sits between your agents and the accounts they reach - yours or your clients'. You connect a service once, tick the exact actions an agent may call, and hand it an MCP endpoint that can do nothing else. Every call is logged; one click kills the key without touching the connection.
Is Scope Gate still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-14. We re-verify nightly.
How do I install Scope Gate?
Run `claude mcp add alifanov-scopegate --transport http https://scopegate.dev/api/mcp/{api_key}`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does Scope Gate require authentication?
Yes - when we probed the endpoint on 2026-09-17, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
06 · Alternatives to Scope Gate
Alternatives to Scope Gate
Maintained security servers if Scope Gate isn't the fit.
- Treg To OpenRouter for tools and data. Compare catalog providers and call them from one hosted MCP endpoint. ★ 1,627 · 2026-09-18
- SafeDep Vet MCP Protect your AI agents and IDEs from malicious open-source packages. ★ 1,105 · 2026-09-16
- SonarQube MCP Server Analyze code quality and security with SonarQube Server or Cloud directly in AI assistants. ★ 652 · 2026-09-17
- HOL Guard Local-first AI agent security evidence and approval workflows through HOL Guard's stdio MCP server. ★ 625 · 2026-09-18
- Decionis CommerceGate MCP Commerce preflights, D365 authorization, signed evidence, and reports; no marketplace or ERP writes. ★ 533 · 2026-09-18
- Emisar Let AI operate servers without SSH. Choose actions, approve risky changes, and audit every step. ★ 353 · 2026-09-15
Pairs well with
Servers that cover what Scope Gate doesn't - only shown when the pairing reason fits the companion.
More security MCP servers · npm MCP · Anaconda MCP · Apiiro Guardian Agent · Pihole
More TypeScript MCP servers · Mikro MCP · Noun MCP · Photoshop MCP · Alphasmo Tools · see all