MCP Server
MCP
io.github.ajtgjmdjp/edinet-mcp
Access Japanese financial disclosures (EDINET). Search companies, retrieve BS/PL/CF statements.
Install
uvx edinet-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "edinet-mcp",
"version": "0.4.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key from EDINET (https://disclosure.edinet-fsa.go.jp/)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "EDINET_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment