Loading MCP server directory, please wait...
An MCP server that provides OpenDart API
npx @getmcp/cli add io.github.kcw2034-sayouzone/mcp-opendart-serverRequires Python 3.10+. Community-contributed server. Review source before installing.
OPENDART_API_KEYYour API key for OpenDart
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kcw2034-sayouzone/mcp-opendart-server": {
"command": "uvx",
"args": [
"sayou-opendart-mcp"
],
"env": {
"OPENDART_API_KEY": ""
}
}
}
}