Skip to main content
Glama
tvstat1

AgentsHub Web Search

Agent Data Provider

Fast, low-cost data tools for AI agents. No signup, no API key, pay per call via x402.

Live endpoints

MCP:

https://agent-data-provider.agentshub.workers.dev/mcp

HTTP:

https://agent-data-provider.agentshub.workers.dev/web/search

Docs:

https://agent-data-provider.agentshub.workers.dev/docs

Related MCP server: Base Intel Search

Current tool

Technical name:

web_search

Live web search for AI agents.

Returns normalized:

  • title

  • URL

  • snippet

Supports up to 10 results per call.

Price: $0.001 USDC per successful call

Network: Base Mainnet

Payment protocol: x402 v2

Payment asset: USDC

MCP

Connect to:

https://agent-data-provider.agentshub.workers.dev/mcp

The server supports MCP Streamable HTTP.

tools/list is available without payment.

Executing web_search requires an x402 payment.

HTTP API

Endpoint:

POST /web/search

Example request:

{
  "query": "AI agent payments",
  "limit": 5
}

Example response:

{
  "results": [
    {
      "title": "Example result",
      "url": "https://example.com",
      "snippet": "Example search result snippet."
    }
  ]
}

Without payment, the endpoint returns:

402 Payment Required

with an x402 v2 payment requirement.

Pricing

Tool

Price

Web Search

$0.001 USDC / call

No subscription.

No API key.

Pay only per successful call.

Payment details

Network: Base Mainnet

CAIP-2:

eip155:8453

Asset: USDC

Protocol: x402

Discovery

Agent Data Provider is available through MCP and x402-compatible discovery.

Smithery: tvstat1/agent-data-provider

Roadmap

Potential future tools may include:

  • URL scraping

  • content extraction

  • social search

  • company enrichment

  • places search

  • structured data APIs

License

MIT

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • The best web search for your AI Agent

  • Pay-per-call web scraping for AI agents via x402 on Base USDC. Six tools, no signup.

  • Web intelligence for AI agents: fetch, render, extract, research. x402 micropayments, no API keys.

View all MCP Connectors

Latest Blog Posts

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/tvstat1/agent-data-provider'

If you have feedback or need assistance with the MCP directory API, please join our Discord server