MCP Gateway Demo
by yylgit
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP 端口 | 3000 |
| JWT_SECRET | Yes | HS256 密钥(生产建议 RS256 + JWKS) | |
| AUTH_ISSUER | Yes | 授权服务器 issuer(可与 MCP 同源) | |
| MCP_RESOURCE_URI | Yes | MCP 资源 canonical URI(用于 aud 校验与 metadata) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues