MCP Server
MCP
io.github.kcw2034-sayouzone/mcp-opendart-server
An MCP server that provides OpenDart API
Install
uvx sayou-opendart-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "sayou-opendart-mcp",
"version": "0.0.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your API key for OpenDart",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "OPENDART_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment