Edinet MCP
Rank #6962io.github.ajtgjmdjp/edinet-mcp
Provides programmatic access to Japan's EDINET system to search for listed companies and retrieve annual or quarterly financial reports. It parses XBRL filings into structured data, enabling AI assistants to analyze balance sheets, income statements, and cash flows.
Edinet MCP is a Model Context Protocol (MCP) server published by ajtgjmdjp. It ranks #6962 of 58,900 servers tracked on MCP Toplist, and its repository has 11 GitHub stars. Edinet MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Feb 8, 2026 and most recently updated on Feb 13, 2026.
Ranks ahead of 51,938 of 58,900 servers on MCP Toplist.
Use Edinet MCP
Add Edinet MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"edinet-mcp": {
"command": "uvx",
"args": [
"edinet-mcp"
],
"env": {
"EDINET_API_KEY": "<your EDINET_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries (1 delisted)
ajtgjmdjp
Other servers by ajtgjmdjp
View all ajtgjmdjp servers →Available versions (2)
| Version | Published |
|---|---|
| 0.4.1 | Feb 13, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Edinet MCP?
- Provides programmatic access to Japan's EDINET system to search for listed companies and retrieve annual or quarterly financial reports. It parses XBRL filings into structured data, enabling AI assistants to analyze balance sheets, income statements, and cash flows.
- Who maintains Edinet MCP?
- Edinet MCP is maintained by ajtgjmdjp, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Edinet MCP an official MCP server?
- Yes — Edinet MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Edinet MCP have?
- MCP Toplist tracks 2 versions of Edinet MCP, most recently published on Feb 13, 2026.
- Where can I find the source code for Edinet MCP?
- The source code for Edinet MCP is hosted at github.com/ajtgjmdjp/edinet-mcp.