MyKIFRS MCP
by taesueocpa
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP port (default 8080) | |
| KASB_DB | No | Corpus location (default data/kasb.sqlite) | |
| MCP_MODE | No | Transport mode: stdio by default, or http for remote | |
| PLAYMCP_LIMIT | No | PlayMCP channel budget (default 24000, chars) | |
| USAGE_DB_PATH | No | Usage log location (default data/usage.sqlite) | |
| PLAYMCP_LIMIT_UNIT | No | PlayMCP channel budget unit (default chars) | |
| TOKEN_VALIDATE_URL | No | Token validation endpoint (default https://eocpa.kr/validate) | |
| MCP_ALLOWED_ORIGINS | No | Comma-separated Origin allowlist for /mcp (DNS-rebinding guard). Requests without an Origin header and localhost origins always pass | |
| MYKIFRS_ALLOW_ANONYMOUS | No | Local development only — skips token validation; ignored on Fly.io. Set to '1' to enable. |
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