Skip to main content
Glama
ayeyouok

a207-router-mcp

by ayeyouok

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
check_safety_gateA

安全闸:P0 危急词扫描 + MX-1 分期互斥 / MX-2 游戏化隔离 / MX-3 写权收口。

返回 allow 为 false 时,调度 Agent 必须终止本次路由并按 reason 处置。

classify_intentA

意图路由:规则命中优先,返回目标 MCP、允许的 caller、槽位与置信度。

check_permissionC

权限矩阵执行点:caller x MCP x read/write,写工具按 MX-3 收口判定。

extract_slotsC

规则抽槽位:patient_id / food / analyte / date / number / 量具 / 时间窗。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/ayeyouok/a207-router-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server