fxiaoke-mcp
by zs001122
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FXK_APP_ID | Yes | App ID for the Feishu (fxiaoke) OpenAPI application credentials. | |
| FXK_MCP_HOST | No | Host to bind when using HTTP transport. | 127.0.0.1 |
| FXK_MCP_PORT | No | Port to bind when using HTTP transport. | 8765 |
| FXK_APP_SECRET | Yes | App secret for the Feishu (fxiaoke) OpenAPI application credentials. | |
| FXK_API_BASE_URL | No | Base URL of the fxiaoke OpenAPI. Optional; defaults to the official endpoint. | https://open.fxiaoke.com |
| FXK_OPEN_USER_ID | No | The OpenUserID (starting with FSUID) used to make API calls on behalf of a user. Optional if an identity map is configured. | |
| FXK_MCP_TRANSPORT | No | MCP transport mode. Set to 'http' to run as an HTTP server; otherwise stdio is used. | |
| FXK_PERMANENT_CODE | Yes | Permanent authorization code for the enterprise self-built application. |
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
ActivityMaintained
ResponsivenessNo issues