Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EDINET_API_KEY | Yes | The API key required to access the EDINET API. | |
| EDINET_CACHE_DIR | No | The directory where cache files are stored. | .cache |
| EDINET_USER_AGENT | No | The User Agent string used for API requests. | edinet-mcp/0.1 |
| EDINET_API_BASE_URL | No | The base URL for the EDINET API. | https://api.edinet-fsa.go.jp |
| EDINET_DOWNLOAD_DIR | No | The directory where downloaded documents are saved. | downloads |
| EDINET_TIMEOUT_SECONDS | No | The timeout for API requests in seconds. | 30 |
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 | |