Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

PPN Hub — public APIs over MCP

com.ppn-hub/ppn-hub

One MCP endpoint over 69 public PPN APIs: search_apis to discover, execute_api to call. Free tier.

Uptime
100.0%
1 direct probes · 30d
Response
583ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

search_apis

Search across 484 endpoints in 59 APIs (cultural, earth, energy-calc, green-path, harmonias, hydrogen, internal, nanobase, nanosnap, natura, platform, sakurahub, science, sim, space, stocks). Returns …

execute_api

Execute a request against any of the 59 registered APIs. Use search_apis first to find the correct api name and operationId. Requires 'Authorization: Bearer ppn_live_*'.

environment_brief

Environmental brief for one location: fans out to every public geo-aware API (weather, terrain, environment, …) and returns a merged JSON. Partial results come back with an errors[] list. Requires 'Au…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ppn_hub_—_public_apis_over_mcp": {
      "url": "https://mcp.ppn-hub.com/mcp",
      "transport": "streamable-http"
    }
  }
}