Toolcall MCP
Allows fetching transcripts from YouTube videos.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Toolcall MCPScreen sanctions for John Doe"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Toolcall MCP
30 pay-per-call APIs for AI agents, over MCP. Compliance, trade, safety, web, and data tools an agent can call directly. No account, no API key. Each call costs a few cents in USDC on Base via the x402 protocol, and the calling client pays automatically when it supports x402.
Remote MCP endpoint:
https://toolcall.click/mcp(Streamable HTTP)Catalog / manifest:
https://toolcall.click/andhttps://toolcall.click/.well-known/x402OpenAPI:
https://toolcall.click/openapi.json
What you get
One MCP server, 30 tools spanning things agents actually need but that are annoying to wire up: official sanctions/AML screening, HS-code customs classification, chemical safety, FDA drug/device intelligence, electronic-component pricing, SEC financials, and clean web tooling (search, reader, screenshot, tech-stack, archive history). Every tool is a single call that aggregates authoritative sources and returns clean JSON.
Related MCP server: Omni Service Node
Connect
Any MCP client that supports remote Streamable HTTP servers
Point it at:
https://toolcall.click/mcpClaude Desktop / Cursor / stdio-only clients
Bridge the remote server to stdio with mcp-remote:
{
"mcpServers": {
"toolcall": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://toolcall.click/mcp"]
}
}
}Paying for calls
Tools are priced per call (see table). The payment model is client-pays: calling a tool without payment returns the exact price and x402 payment requirements in the result's _meta["x402/payment-required"] field. An x402-capable client signs a USDC payment on Base (gasless, EIP-3009) and retries with the signed payload in params._meta["x402/payment"]. The server never holds or forwards funds — payment goes straight to the tool operator's wallet.
You can also call any tool over plain HTTP with a standard x402 client (e.g. x402-fetch, x402-axios, or the Coinbase CDP Bazaar): a bare request returns HTTP 402 with payment requirements; pay and retry the same URL.
Tools
Endpoint | Tool | Price (USDC) |
| Crypto Spot Price | $0.003 |
| Gas Price | $0.002 |
| FX Rates (ECB) | $0.002 |
| Domain Trust Check | $0.008 |
| Email Address Validation | $0.004 |
| News Search | $0.010 |
| YouTube Transcript | $0.010 |
| PDF Text Extraction | $0.010 |
| Web Search | $0.008 |
| Brand AI-Visibility Snapshot | $0.250 |
| Web Page Screenshot | $0.015 |
| URL to Markdown Reader | $0.006 |
| Chemical Safety Intelligence | $0.030 |
| Chemical Compatibility Verdict | $0.030 |
| Universal Recall & Safety Check | $0.020 |
| Drug Intelligence (FDA) | $0.040 |
| Medical Device Intelligence (FDA) | $0.040 |
| HS Code Classifier & Duty Lookup | $0.040 |
| Sanctions / Watchlist Screening | $0.020 |
| Company & VAT Verification | $0.020 |
| Product & Packaging Intelligence | $0.020 |
| Litigation & Bankruptcy Intelligence (US) | $0.050 |
| Electronic Component Intelligence | $0.040 |
| Job Postings Search | $0.020 |
| Local Business & Place Search | $0.020 |
| Package Supply-Chain Safety Check | $0.010 |
| Website History & Archive Timeline | $0.020 |
| Website Tech Stack Fingerprint | $0.020 |
| SEC Company Financials (XBRL) | $0.030 |
| Public Holidays & Business Days | $0.010 |
Networks
Payment: USDC on Base mainnet (
eip155:8453), x402 v2 "exact" scheme.
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenance22 MCP tools for AI agents: crypto prices and trading signals (53 coins), stock prices and company financials, forex rates and conversion, and web scraping with AI summaries. All powered by x402 USDC micropayments on Base. $0.01-$0.25 per request.Last updated2229MIT
- Flicense-qualityDmaintenance56 pay-per-call MCP endpoints for AI agents. Market signals, macro economics, crypto/DeFi, geopolitical intelligence, SEC filings, GitHub velocity, sanctions screening. USDC on Base Mainnet via x402.Last updated
- AlicenseCqualityAmaintenanceOne MCP install that lets your AI agents discover and pay (x402 micropayments, USDC on Base + Solana) for 66 specialized real-time intelligence APIs - finance, crypto, insurance, immigration, legal, markets and more. 68 tools, pey-per-query, no subscription.Last updated69451Apache 2.0
- Alicense-qualityBmaintenance55+ pay-per-call tools for AI agents over MCP: live telemetry, blockchain/on-chain checks, environmental, transit, finance, and network utilities. No API key or signup — agents pay per request with x402 USDC micropayments (Base and Solana).Last updatedMIT
Related MCP Connectors
Pay-per-call data tools for AI agents: crypto signal, web reader, SEO audit. x402 USDC on Base.
Stripe-native marketplace where AI agents discover and pay per call for API services.
400+ pay-per-call tools + 100 skill packs. USDC + USDG on 10 chains, or free via PoW.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/BeneIstvan/toolcall-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server