概要
What is Apimesh?
Apimesh is a pay-per-call web analysis API collection and MCP server for AI agents and developers. It provides 102 focused APIs (e.g., security audits, SEO analysis, email verification, tech stack detection) across individual subdomains, accessible via a 67-tool MCP server for use in Claude, Cursor, Windsurf, Cline, and other MCP-compatible clients. No signup is required; payment is made with USDC on Base, via card, or an API key.
How to use Apimesh?
Install the MCP server with one command: npx @mbeato/apimesh-mcp-server. For direct API usage, include the X-PAYMENT header with a signed USDC payment to the endpoint. Many APIs also offer free /preview endpoints for testing without payment.
Key features of Apimesh
- 102 pay-per-call web analysis APIs, each on its own subdomain.
- 67 MCP tools for direct use in AI coding assistants.
- Three payment methods: x402 crypto, Stripe MPP, and API keys.
- Autonomous build loop that creates, tests, and deploys new APIs daily.
- Free preview endpoints for most APIs; all have free health and info endpoints.
- Wallet and spend tracking endpoints (free, no auth).
Use cases of Apimesh
- AI agents performing real-time website security and performance audits.
- Developers integrating SEO analysis or email verification into automated workflows.
- DevOps teams monitoring uptime and redirect chains for multiple services.
- Builders needing instant tech stack detection or brand name availability checks.
- AI-powered compliance checks (e.g., robots.txt, security headers) without human signup.
FAQ from Apimesh
What payment methods does Apimesh support?
Three methods: x402 (crypto micropayments via USDC on Base), Stripe MPP (card/stablecoins), and traditional API keys purchased through Stripe checkout.
Does Apimesh require an account or API key?
No. With x402 (default), no accounts, API keys, or subscriptions are needed. The agent handles payment autonomously. API keys are an alternative for traditional developers.
What runtime and framework does Apimesh use?
The server runs on Bun with the Hono web framework, uses Caddy as a reverse proxy with automatic HTTPS, and stores analytics/usage in SQLite.
Are there any free endpoints?
Yes. Most APIs offer a free /preview endpoint, and every API has free /health and / info endpoints.
What data does the autonomous brain use?
The brain monitors API health, revenue, and error rates; gathers market signals; and uses an LLM (OpenAI gpt-4.1-mini) to generate, test, and deploy new APIs. It is hardened against prompt injection with sanitized external data and static code analysis.