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