aag-core MCP Server
Cyber-Sec-Space/aag-core
`aag-core` is the core engine for the AI Auth Gateway. It provides a robust, protocol-agnostic proxy for the Model Context Protocol (MCP), handling downstream client connections, authentication, and permission-based routing.
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
Cyber-Sec-Space/aag-core is a TypeScript MCP server licensed under AGPL-3.0. `aag-core` is the core engine for the AI Auth Gateway. It provides a robust, protocol-agnostic proxy for the Model Context Protocol (MCP), handling downstream client connections, authentication, and permission-based routing.
Ranked #53 out of 116 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
1 stars → early stage
Last commit today → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# AI Auth Gateway Core (`@cyber-sec.space/aag-core`) **[English](#english)** | **[中文](#chinese)** --- <a id="english"></a> ## English `aag-core` is the core engine for the AI Auth Gateway. It provides a robust, protocol-agnostic proxy for the Model Context Protocol (MCP), handling downstream client connections, authentication, and permission-based routing. It is designed to be highly modular. By defining strict interfaces (`ISecretStore`, `IConfigStore`, `IAuditLogger`), it allows you to inject your own implementations. This makes `aag-core` suitable for both open-source CLI wrappers and fully-featured commercial services. ### Features - **MCP Proxying**: Intercepts and routes MCP requests (`ListTools`, `CallTool`) seamlessly. - **Multi-Transport Support**: Connects to downstream MCP servers via `stdio`, `sse`, or `http`. - **Authentication & Authorization**: Validates AI client credentials (`AI_ID`, `AI_KEY`) and enforces fine-grained tool and server permissions with wildcard (Read full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.