Server data from the Official MCP Registry
MCP discovery server for AgentBodega x402-ready paid data tools.
MCP discovery server for AgentBodega x402-ready paid data tools.
Valid MCP server (2 strong, 1 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
7 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: AGENTBODEGA_BASE_URL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-agentbodegastore-agentbodega-mcp": {
"env": {
"AGENTBODEGA_BASE_URL": "your-agentbodega-base-url-here"
},
"args": [
"-y",
"@agentbodega/mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
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.
npx @agentbodega/mcp
Optional environment:
AGENTBODEGA_BASE_URL=https://agentbodega.store
{
"mcpServers": {
"agentbodega": {
"command": "npx",
"args": ["-y", "@agentbodega/mcp"]
}
}
}
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.agentbodega://catalog - compact live catalog.agentbodega://x402 - live x402 discovery document.agentbodega://openapi - live OpenAPI document.npm install
npm test
The package source lives in packages/agentbodega-mcp.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.