Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Server host | 0.0.0.0 |
| PORT | No | Server port | 8000 |
| LOG_LEVEL | No | Logging level (INFO, DEBUG, etc.) | INFO |
| TRANSPORT | No | Transport method (stdio recommended, http for streamable-http support) | stdio |
| MCP_SERVER_NAME | No | Server name | mcp-opendart |
| OPENDART_API_KEY | Yes | Your OpenDART API key (required by OpenDART) | |
| OPENDART_BASE_URL | No | API base URL | https://opendart.fss.or.kr/api/ |
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 | |