Skip to content
MCP Server Community By @whiteknightonhorse

whiteknightonhorse/APIbase

[![APIbase MCP server](https://glama.ai/mcp/servers/whiteknightonhorse/APIbase/badges/score.svg)](https://glama.ai/mcp/servers/whiteknightonhorse/APIbase) 📇 ☁️ - Unified API hub for AI agents with 56+ tools across travel (Amadeus, Sabre), prediction markets (Polymarket), crypto, and weather. Pay-per-call via x402 micropayments in USDC.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: whiteknightonhorse/APIbase Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-whiteknightonhorse-apibase

Detailed Documentation

APIbase MCP server 📇 ☁️ - Unified API hub for AI agents with 56+ tools across travel (Amadeus, Sabre), prediction markets (Polymarket), crypto, and weather. Pay-per-call via x402 micropayments in USDC.

Configuration

{
  "mcpServers": {
    "whiteknightonhorse-apibase": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-whiteknightonhorse-apibase"
      ],
      "env": {}
    }
  }
}