koreafilings-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KOREAFILINGS_NETWORK | No | Base network selector. Production paid endpoint settles on Base mainnet. | base |
| KOREAFILINGS_BASE_URL | No | API host override for self-hosted deployments. Leave default for the public service. | https://api.koreafilings.com |
| KOREAFILINGS_PRIVATE_KEY | Yes | 0x-prefixed 32-byte hex private key. Signs EIP-3009 authorizations locally; never transmitted to the koreafilings server. Use a fresh burner wallet funded only with the USDC you intend to spend. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_pricingA | Fetch the current per-endpoint pricing for koreafilings.com. This is a free call; it returns the x402 wallet address, network, USDC contract, and the price in USDC for each paid endpoint. Useful to confirm the payer will be settling on the expected chain before spending anything. |
| find_companyA | Search the KRX directory of Korean listed companies. Free. |
| list_recent_filingsA | Browse recent DART filings across every listed Korean company. Free. |
| get_recent_filingsA | Fetch up to |
| get_disclosure_summaryA | Fetch the AI-generated English summary of a Korean DART disclosure. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/OldTemple91/korea-filings-api'
If you have feedback or need assistance with the MCP directory API, please join our Discord server