Micro Data API Factory
Rank #89,607pulsemcp/matsushitatokitsugu-micro-data-api-factory
Structured public-data APIs for AI agents — Japan-focused datasets like weather, calendar, and local information, paid per call via x402 on Base.
Micro Data API Factory is a Model Context Protocol (MCP) server published by MatsushitaTokitsugu. It ranks #89,607 of 115,460 servers tracked on MCP Toplist. Micro Data API Factory is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Apr 22, 2026.
Ranks ahead of 25,853 of 115,460 servers on MCP Toplist.
Use Micro Data API Factory
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http matsushitatokitsugu-micro-data-api-facto https://mcp-data-gateway.kasanegi123.workers.dev/mcp[mcp_servers.matsushitatokitsugu-micro-data-api-facto]
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": {
"matsushitatokitsugu-micro-data-api-facto": {
"url": "https://mcp-data-gateway.kasanegi123.workers.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"matsushitatokitsugu-micro-data-api-facto": {
"type": "http",
"url": "https://mcp-data-gateway.kasanegi123.workers.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"matsushitatokitsugu-micro-data-api-facto": {
"serverUrl": "https://mcp-data-gateway.kasanegi123.workers.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"matsushitatokitsugu-micro-data-api-facto": {
"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/pulsemcp%2Fmatsushitatokitsugu-micro-data-api-factory)<a href="https://mcptoplist.com/server/pulsemcp%2Fmatsushitatokitsugu-micro-data-api-factory"><img src="https://mcptoplist.com/badge/pulsemcp%2Fmatsushitatokitsugu-micro-data-api-factory.svg" alt="MCP Toplist: #89,607 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 →Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Micro Data API Factory?
- Micro Data API Factory is maintained by MatsushitaTokitsugu, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Micro Data API Factory listed on the Official MCP Registry?
- Micro Data API Factory is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Micro Data API Factory have?
- Micro Data API Factory ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Micro Data API Factory?
- The source code for Micro Data API Factory is hosted at github.com/matsushitatokitsugu/micro-data-api-factory.