io.github.whiteknightonhorse/apibase
Universal MCP gateway — 203 tools, 46 providers. x402 USDC micropayments on Base.
★ 2MITdevtools
Install
Config snippet generator goes here (5 client tabs)
README
# APIbase.pro — The API Hub for AI Agents
> One MCP endpoint. 300 tools. 84 providers. Pay per call with x402 USDC on Base.
**[Live Platform](https://apibase.pro)** | **[Tool Catalog](https://apibase.pro/api/v1/tools)** | **[MCP Endpoint](https://apibase.pro/mcp)** | **[Health](https://apibase.pro/health/ready)** | **[Dashboard](https://apibase.pro/dashboard)**
<a href="https://glama.ai/mcp/servers/whiteknightonhorse/APIbase">
<img width="380" height="200" src="https://glama.ai/mcp/servers/whiteknightonhorse/APIbase/badge?v=2" alt="APIbase MCP server" />
</a>
---
## What is APIbase?
Production MCP server that gives AI agents access to 300 real-world API tools through a single endpoint. Agents connect once to `https://apibase.pro/mcp` and can search flights, get stock quotes, translate text, check weather alerts, generate images, send emails, look up holidays, shorten URLs, detect fires by satellite, decode VINs, look up food products — and 200+ more tools across 30+ categories.
**Built for AI agents, not humans.** Auto-registration, zero setup, pay-per-call via x402 USDC micropayments on Base.
---
## Quick Start (30 seconds)
### Claude Desktop / Cursor / Windsurf
```json
{
"mcpServers": {
"apibase": {
"url": "https://apibase.pro/mcp"
}
}
}
```
### Via npm (stdio bridge)
```json
{
"mcpServers": {
"apibase": {
"command": "npx",
"args": ["-y", "apibase-mcp-client"]
}
}
}
```
### REST API
```bash
# Register and get API key
curl -X POST https://apibase.pro/api/v1/agents/register \
-H "Content-Type: application/json" \
-d '{"agent_name": "my-agent", "agent_version": "1.0.0"}'
# Call any tool
curl -X POST https://apibase.pro/api/v1/tools/finnhub.quote/call \
-H "Authorization: Bearer ak_live_..." \
-H "Content-Type: application/json" \
-d '{"symbol": "AAPL"}'
```
---
## Tool Categories (300 tools, 84 providers)
| Category | Tools | Providers | Examples |
|----------|-------|-----------|----------|
| **Web Search** | 9 | Serper, Tavily, Exa | Google search, AI search, semantic search |
| **News & Events** | 7 | NewsData, GDELT, Mastodon | Global news (65 langs), crypto news, trending |
| **Social** | 3 | Bluesky | Search posts, profiles, feeds (AT Protocol) |
| **Travel & Flights** | 17 | Amadeus, Sabre, Aviasales | Flight search, pricing, status, airports |
| **Finance & Stocks** | 16 | Finnhub, CoinGecko, ECB, FRED | Stock quotes, OHLCV, FX rates, economic data |
| **Company Data** | 8 | SEC EDGAR, Companies House, GLEIF | US filings + UK registry + global LEI (200+ countries) |
| **Currency Conversion** | 2 | ExchangeRate-API | 160+ currencies, real-time conversion |
| **Tax & VAT** | 3 | VATcomply | EU VAT validation, rates, ECB exchange rates |
| **Maps & Geo** | 7 | Geoapify | Geocode, routing, POI search, isochrone |
| **Address (US/CA)** | 2 | Geocodio | Geocode, reverse geocode, USPS-standard |
| **Real Estate** | 4 | Walk Score, US Real Estate | Walkability, property listings, details |
| **Entertainment** | 24 | TMDB, Ticketmaster, RAWG, IGDB, Jikan | Movies, events, games, anime |
| **Art & Culture** | 5 | Europeana, ARTIC | 50M+ EU objects + 120K Chicago artworks |
| **Stock Media** | 3 | Pexels | Free stock photos & videos, commercial use |
| **Music** | 7 | MusicBrainz, ListenBrainz, RadioBrowser | Artists, albums, radio stations |
| **Podcasts** | 4 | PodcastIndex | Search 4M+ podcasts, trending, episodes |
| **Health & Nutrition** | 7 | USDA, OpenFDA, NIH | Food data, drug safety, supplements |
| **Clinical Trials** | 3 | ClinicalTrials.gov | 577K+ trials, drug research, recruiting |
| **Nutrition Database** | 2 | FatSecret | 2.3M+ foods, calories, macros, vitamins |
| **Education & Research** | 7 | OpenAlex, arXiv, PubMed, CrossRef | Papers, colleges, DOI lookup |
| **Jobs & Career** | 6 | BLS, ESCO, CareerJet | Salary data, occupations, job listings |
| **Legal & Regulatory** | 8 | Regulations.gov, Federal Register, CourtListener | US regulations, court opinions, executive orders |
| **Air Quality** | 2 | IQAir AirVisual | AQI, pollutants (PM2.5/O3), 30K+ stations |
| **Weather & Earth** | 3 | NWS, NASA FIRMS | US weather alerts, satellite fire detection |
| **Space & Astronomy** | 9 | NASA, JPL | APOD, asteroids, fireballs, solar flares |
| **Translation** | 3 | Langbly | 90+ languages, language detection |
| **Sports** | 4 | API-Sports | Football (2000+ leagues), basketball (NBA) |
| **Holidays & Calendar** | 3 | Nager.Date, Calendarific | 230+ countries, national/religious/observance |
| **Image Generation** | 1 | Stability AI | Stable Diffusion, 16 style presets |
| **OCR** | 1 | OCR.space | Text from images/PDFs, 20+ languages |
| **Speech-to-Text** | 3 | AssemblyAI | Transcribe audio, 99 languages, diarization |
| **PDF & Documents** | 6 | API2PDF, ConvertAPI | HTML/URL to PDF, DOCX↔PDF, 200+ formats |
| **Email & SMS** | 4 | Resend, Twilio | Send emails, SMS, phone lookup |
| **Messaging** | 5 | Telegram | Send messag