Skip to main content
Glama
agentbodegastore

AgentBodega MCP

Official

AgentBodega MCP

agentbodega MCP server

Give agents a live menu of paid, x402-ready data tools from AgentBodega.

This MCP server lets agents discover what AgentBodega sells, compare endpoint prices, inspect required inputs and response formats, and generate ready-to-run x402 HTTP calls. Agents get the buying instructions for each resource without guessing schemas or scraping docs, while execution stays on AgentBodega's hosted endpoints where payment settlement, receipts, and fresh catalog metadata are handled by the service.

Install

npx @agentbodega/mcp

Optional environment:

AGENTBODEGA_BASE_URL=https://agentbodega.store

Related MCP server: x402-discovery

Claude Desktop

{
  "mcpServers": {
    "agentbodega": {
      "command": "npx",
      "args": ["-y", "@agentbodega/mcp"]
    }
  }
}

Tools

  • agentbodega_search_catalog - search, filter, and summarize live offerings.

  • agentbodega_get_endpoint - return full metadata for one endpoint.

  • agentbodega_call_snippet - generate curl/JavaScript snippets and payment notes.

  • agentbodega_payment_guide - explain x402 payment and blockchain-only balance policy.

Resources

  • agentbodega://catalog - compact live catalog.

  • agentbodega://x402 - live x402 discovery document.

  • agentbodega://openapi - live OpenAPI document.

Development

npm install
npm test

The package source lives in packages/agentbodega-mcp.

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

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

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/agentbodegastore/agentbodega'

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