Micro Data API Factory Public
Rank #45,357io.github.MatsushitaTokitsugu/micro-data-api-factory
17+ Japan MCP tools (weather/calendar v2/local-pack/enrich). x402 on Base, wallet-free trial.
Micro Data API Factory Public is a Model Context Protocol (MCP) server published by MatsushitaTokitsugu. It ranks #45,357 of 115,460 servers tracked on MCP Toplist. Micro Data API Factory Public is listed on Official MCP, with 2 tracked versions. It was first listed on Apr 21, 2026 and most recently updated on Apr 24, 2026.
Ranks ahead of 70,103 of 115,460 servers on MCP Toplist.
Use Micro Data API Factory Public
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http micro-data-api-factory https://mcp-data-gateway.kasanegi123.workers.dev/mcp[mcp_servers.micro-data-api-factory]
url = "https://mcp-data-gateway.kasanegi123.workers.dev/mcp"Add to ~/.codex/config.toml.
https://mcp-data-gateway.kasanegi123.workers.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"micro-data-api-factory": {
"url": "https://mcp-data-gateway.kasanegi123.workers.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"micro-data-api-factory": {
"type": "http",
"url": "https://mcp-data-gateway.kasanegi123.workers.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"micro-data-api-factory": {
"serverUrl": "https://mcp-data-gateway.kasanegi123.workers.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"micro-data-api-factory": {
"url": "https://mcp-data-gateway.kasanegi123.workers.dev/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.MatsushitaTokitsugu%2Fmicro-data-api-factory)<a href="https://mcptoplist.com/server/io.github.MatsushitaTokitsugu%2Fmicro-data-api-factory"><img src="https://mcptoplist.com/badge/io.github.MatsushitaTokitsugu%2Fmicro-data-api-factory.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
MatsushitaTokitsugu
Other servers by MatsushitaTokitsugu
View all MatsushitaTokitsugu servers →Available versions (2)
| Version | Published |
|---|---|
| 0.2.0 | Apr 24, 2026 |
| 0.1.0 | Apr 21, 2026 |
Frequently asked questions
- Who maintains Micro Data API Factory Public?
- Micro Data API Factory Public is maintained by MatsushitaTokitsugu, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Micro Data API Factory Public listed on the Official MCP Registry?
- Yes — Micro Data API Factory Public is listed on the Official MCP Registry.
- How many versions does Micro Data API Factory Public have?
- MCP Toplist tracks 2 versions of Micro Data API Factory Public, most recently published on Apr 24, 2026.
- Where can I find the source code for Micro Data API Factory Public?
- The source code for Micro Data API Factory Public is hosted at github.com/MatsushitaTokitsugu/micro-data-api-factory-public.