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) |
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 | |