← Index

io.github.kcw2034-sayouzone/mcp-opendart-server

io.github.kcw2034-sayouzone/mcp-opendart-server·v0.0.4·Other
Quality Score
71
/100

An MCP server that provides OpenDart API

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "mcp-opendart-server": {
      "command": "uvx",
      "args": [
        "sayou-opendart-mcp"
      ],
      "env": {
        "OPENDART_API_KEY": "<your-opendart_api_key>"
      }
    }
  }
}
§02  Environment variables
OPENDART_API_KEY
requiredsecret

Your API key for OpenDart

§03  MCP Quality Score  ·  methodology
freshness
21
completeness
5
installability
25
documentation
15
stability
5
§04  Alternatives in Other