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

com.abundanceapis/abundance-apis

com.abundanceapis/abundance-apis

Try 26 utility REST APIs keylessly: NAICS classification, IP geo, email validation, currency.

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

Tools · 7

list_apis

List the full Abundance APIs catalog — every API with its description, category, OpenAPI spec URL, RapidAPI listing URL, gateway host, and pricing. Call this first to discover what is available and ho…

naics_match

Semantically match a plain-English company description to 2022 NAICS industry codes. Returns ranked codes with a 0-100 match rating, hierarchy, and the official Census activities that matched. Keyless…

ip_lookup

Geolocate an IPv4/IPv6 address — country, city, coordinates, timezone. Keyless trial of the IP Geolocation API.

email_validate

Validate an email address — syntax, MX records, disposable/role detection, and typo suggestions. Keyless trial of the Email Validator API.

currency_convert

Convert an amount between currencies using European Central Bank daily reference rates. Keyless trial of the Currency Exchange Rates API.

url_metadata

Fetch a URL's Open Graph / Twitter card metadata (title, description, preview image) server-side. Keyless trial of the Web Toolbox API.

cors_fetch

Fetch any URL through the SSRF-hardened CORS proxy and return its response headers + status. Keyless trial of the CORS Proxy & Web Toolbox API.

How to use

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

{
  "mcpServers": {
    "com.abundanceapis/abundance-apis": {
      "url": "https://abundanceapis.com/mcp",
      "transport": "streamable-http"
    }
  }
}