# PPN Hub — public APIs over MCP [Health: Active]

**Category:** 💻 Developer Tools  
**Repository:** https://ppn-hub.com/quickstart  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/ppn-hub-public-apis-over-mcp

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

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "ppn-hub-public-apis-over-mcp": {
    "command": "npx",
    "args": ["-y","ppn-hub-public-apis-over-mcp"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

