-
Notifications
You must be signed in to change notification settings - Fork 9.5k
Open
Description
x402 API Network MCP Server
Repository: https://github.com/fatihdagustu20-hub/x402-api-network
Live API: https://x402.fatihai.app
Description
MCP server that exposes 16 utility and AI tools, powered by x402 micropayments (USDC on Base L2). AI agents can use these tools directly via MCP, or pay per-call via the x402 protocol.
Tools (16 total)
High-Value:
verify_email— Email verification with scoring (syntax, MX, disposable, role-based)domain_health— Domain email health analysis (MX, SPF, DKIM, DMARC)scrape— Web scraping with structured data extractionai_generate— AI content generation (Llama 3.3 70B) — blog, email, social, SEO
Utilities:
dns_lookup,whois,ip_info,ssl_check— DNS & domain toolsurl_meta,html_to_markdown,http_headers— Web toolsqr_code,password_strength,text_stats— Utility toolsjson_format,base64— Data tools
Installation
npm install
node mcp-server.jsClaude Desktop Config
{
"mcpServers": {
"x402-api-network": {
"command": "node",
"args": ["/path/to/x402-api-network/mcp-server.js"]
}
}
}Links
- x402 Protocol: https://www.x402.org
- Discovery manifest: https://x402.fatihai.app/.well-known/x402
- llms.txt: https://x402.fatihai.app/llms.txt
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels