Public Data
БесплатноНе проверен10 zero-API-key public data tools for Claude: sunrise/sunset, moon phase, holidays (100+ countries), timezone, geocoding, distance, elevation. Free, MIT.
Описание
10 zero-API-key public data tools for Claude: sunrise/sunset, moon phase, holidays (100+ countries), timezone, geocoding, distance, elevation. Free, MIT.
README
10 zero-API-key public data tools for Claude Desktop. Free. MIT.
All the things you Google once a week but shouldn't — sunrise times, holidays, timezones, geocoding — bundled into one MCP server. No API keys. No accounts. No config.
Install
Option 1: Claude Desktop (recommended)
- Open Claude Desktop → Settings → Extensions → Browse extensions
- Search "Public Data" → Install
- Done.
Option 2: Manual config
{
"mcpServers": {
"public-data": {
"command": "npx",
"args": ["-y", "mcp-public-data"]
}
}
}
Requires Node.js 22.18+.
Tools (10)
Astronomy
sunrise_sunset— Sunrise, sunset, all twilight times for any coordinate/date.moon_phase— Phase, illumination %, label (e.g., "Waxing Gibbous").
Calendar
is_holiday— Is a given date a public holiday in country X?next_holiday— Next upcoming holiday for any country.
Time
timezone_of— IANA timezone for any lat/lon.convert_time— Convert time between two IANA timezones.
Geography
geocode— Address/place → lat/lon (top 5 matches).reverse_geocode— Lat/lon → human-readable address.distance— Great-circle distance (km, miles, nautical miles).elevation— Elevation in meters and feet.
Example prompts
- "When does the sun set in Tokyo today?"
- "What's the moon phase tomorrow?"
- "Is Friday a public holiday in Germany?"
- "What's the next holiday in Canada?"
- "What timezone is at lat 35.6, lon 139.7?"
- "Convert 2pm Toronto time to Tokyo."
- "Geocode 'Eiffel Tower'."
- "What's the distance from London to Paris?"
- "What's the elevation at lat 27.99, lon 86.93?"
API sources (all free, all keyless)
sunrise-sunset.org— Sunrise/sunset- Moon phase — Pure math (Conway algorithm), no API
date.nager.at— Public holidays for 100+ countries- OpenStreetMap Nominatim — Geocoding (rate-limited, please be reasonable)
open-elevation.com— Elevation
We honor each service's rate limits and User-Agent requirements.
Why?
Claude Desktop is great at conversation, lousy at facts that require live lookup. mcp-public-data fills the gap for the 80% of "what is X right now" questions without forcing the user to set up API keys.
Specifically built for the .mcpb (Anthropic Desktop Extensions) directory, where zero-config matters more than feature breadth.
Sister servers from dpm
mcp-devkit— UUID, hash, JWT, JSON, cron, color, password (zero deps, free).
More small, sharp utilities coming weekly. Follow the dpm catalog at <dpm-landing-url> for updates.
License
MIT © dpm (digital product mill)
Установка Public Data
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/jeffereychown-Max/mcp-public-dataFAQ
Public Data MCP бесплатный?
Да, Public Data MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Public Data?
Нет, Public Data работает без API-ключей и переменных окружения.
Public Data — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Public Data в Claude Desktop, Claude Code или Cursor?
Открой Public Data на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare Public Data with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
