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: x402-api

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

F
license - not found
-
quality - not tested
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.

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