Skip to main content
Glama
luisruiz3012

Paid Business Data MCP Server

by luisruiz3012

Paid Business Data MCP Server

MCP server demonstrating paid x402 tools with Pyrimid Protocol integration.

Features

  • Free preview toolspreview_enriched_search, preview_competitive_analysis

  • Paid toolsbuy_enriched_search ($0.10), buy_competitive_analysis ($0.25)

  • HTTP 402 Payment Required — standard x402 flow

  • Pyrimid catalog metadata — discoverable by buyer agents

  • Groq AI enrichment — llama-3.3-70b for business intelligence

Related MCP server: obolpay-x402-mcp

Quick Start

npm install
node src/http-server.js

Endpoints

Endpoint

Method

Price

Description

/api/v1/health

GET

Free

Health check

/api/v1/products

GET

Free

List all paid products

/api/v1/preview/enriched-search?q=<query>

GET

Free

Preview enriched search output

/api/v1/paid/enriched-search?q=<query>

GET

$0.10

Full AI-enriched business search

/api/v1/preview/competitive-analysis

GET

Free

Preview competitive analysis

/api/v1/paid/competitive-analysis

POST

$0.25

Full competitive analysis report

x402 Payment Flow

  1. Call paid endpoint without X-PAYMENT-TX → get HTTP 402

  2. Pay USDC via PyrimidRouter on Base

  3. Retry with X-PAYMENT-TX: <tx_hash> header

  4. Receive premium data

License

MIT

Install Server
F
license - not found
B
quality
C
maintenance

Maintenance

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

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

  • A
    license
    -
    quality
    C
    maintenance
    MCP server providing 10 pay-per-call APIs for web scraping, DNS, email validation, and French business data, with autonomous micropayments via the x402 protocol (USDC on Base).
    1
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    MCP server that provides AI agents with pay-per-call access to a suite of tools (honeypot check, token market, DeFi yields, etc.) via USDC on Base using the x402 protocol.
    23
    MIT

View all related MCP servers

Related MCP Connectors

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/luisruiz3012/paid-business-data-mcp'

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