mcpserver.lol
registry/apihubio-mcp-server
Connection check verified live · 27h ago

apihubio-mcp-server

Discover and pay for APIs with USDC credits. No wallet, no gas, MCP-native marketplace.

Tools 9
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

9 tools

Read from the running server on 27h ago.

apihub_balance
Read-only. Returns your current APIHub credit balance (in microdollars and USD), total lifetime spending (microdollars and USD), and total completed request count. Requires a valid…
apihub_call bodymethodservice_slug*endpoint_path*
Sends payment. Calls a paid endpoint on an onboarded APIHub service. Debits the endpoint's price from your credit balance and forwards the request to the upstream provider. Returns…
apihub_call_external url*bodymethodheaders
Call an external x402-protected URL (any provider in the marketplace or any x402 API). APIHub pays the provider on your behalf using the platform wallet and debits your credit bala…
apihub_get_service service_slug*
Get full details for a specific API service including all endpoints, schemas, and pricing.
apihub_list_services limit
Read-only. Lists onboarded APIHub services alphabetically, returning each service's slug, name, description, category, provider, endpoint count, and lowest per-endpoint price in mi…
apihub_read_content url*service_slug*
Read web content through a paid content gateway. Returns clean, structured text extracted from the URL. Use this for content services (service_type = 'content').
apihub_search typequery*categorymax_price_microdollars
Read-only. Searches onboarded APIHub services by free-text query, with optional category, price, and type filters. Returns up to 10 matches ranked by uptime and endpoint count, eac…
apihub_search_external limitquerycategory
Search external x402-protected APIs (not operated by APIHub, but callable via credits). Returns listings with endpoint counts, prices, and on-chain activity.
apihub_topup amount_dollars*
Purchase APIHub credits via x402 (USDC on Base). Returns payment instructions including a web URL for browser-based payment, a CLI command, and raw x402 requirements for agents wit…