Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PROXY_MCP_NAME | No | The name of the proxy MCP server | feifei-proxy-mcp |
| PROXY_MCP_PORT | No | The port for the proxy server (used when protocol type is sse or streamable_http) | 8000 |
| TRANSPORT_TYPE | No | The transport protocol type. Available options: stdio, sse, streamable_http | streamable_http |
| PROXY_MCP_SERVER_CONFIG | Yes | The configuration for the MCP server to be proxied |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |