Back to Browse

Agent Data Provider MCP Server

by Tvstat1
Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Live web search for AI agents. $0.001/call, x402 on Base, no API key.

About

Live web search for AI agents. $0.001/call, x402 on Base, no API key.

Remote endpoints: streamable-http: https://api.agentshub.dev/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (2 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

1 tool verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

network_websocket

Check that this permission is expected for this type of plugin.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-tvstat1-agent-data-provider": {
      "url": "https://api.agentshub.dev/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Agent Data Provider

smithery badge

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

Current tool

Web Search

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

ToolPrice
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

Reviews

No reviews yet

Be the first to review this server!