Submit

Ready APIs

@ReadyAPIs-com

121 MCP tools — geo, email, phone, company, DNS, FX, equities, weather, tax, econ, intel — streamable HTTP, one API key.
Overview

Ready APIs

121 MCP tools across geo, email, phone, company, DNS, FX, equities, weather, tax, economics, and intelligence — one API key, one bill.

Setup

Get a free API key at readyapis.com/register — no card required.

Add to your MCP client config:

{
  "mcpServers": {
    "readyapis": {
      "type": "http",
      "url": "https://readyapis.com/mcp",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}

Tools

  • Geo: ZIP lookup, IP geolocation, city/county search, nearby search
  • Email: validation, deliverability, MX/DMARC checks
  • Phone: validation, carrier, line type
  • Company: domain lookup, search, industry, nonprofit
  • DNS: A/MX/TXT/NS record lookups
  • FX: live exchange rates, historical rates, conversion
  • Equities: stock quotes, financials, ratios, filings
  • Weather: current conditions, forecast, historical
  • Tax: federal/state brackets, deductions, mileage rates
  • Economics: GDP, CPI, unemployment, Fed rates
  • Intelligence: threat/risk signals, ASN lookups

Transport

Streamable HTTP at https://readyapis.com/mcp — works with Claude, Cursor, VS Code, and any MCP-compatible client.

Server Config

{
  "mcpServers": {
    "readyapis": {
      "type": "http",
      "url": "https://readyapis.com/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.