π¦
agent-commerce-mcp-server
MCP Server for agent commerce β how AI agents create, compare, and track purchases
0 installs
Trust: 37 β Low
Comms
Ask AI about agent-commerce-mcp-server
Powered by Claude Β· Grounded in docs
I know everything about agent-commerce-mcp-server. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
Agent Commerce MCP Server
MCP Server for agent commerce β a protocol for how AI agents create, compare, and track purchases. Enables structured buying workflows with offer comparison and merchant verification.
Features
- Purchase Intents β Create structured purchase requests with budget constraints
- Offer Comparison β Compare offers from multiple sources side by side
- Purchase Tracking β Track status from intent to delivery
- Merchant Verification β Build reliability scores based on order history
Installation
pip install agent-commerce-mcp-server
Usage with Claude Code
Add to your .mcp.json:
{
"mcpServers": {
"agent-commerce": {
"command": "uvx",
"args": ["agent-commerce-mcp-server"]
}
}
}
Tools
| Tool | Description |
|---|---|
create_purchase_intent | Create a structured purchase request |
compare_offers | Compare offers from multiple sources |
track_purchase | Track or update purchase status |
list_purchases | List purchase history with optional filters |
verify_merchant | Check or update merchant reliability score |
Purchase Flow
create_purchase_intentβ Define what you want to buycompare_offersβ Add and compare offers from different merchantsverify_merchantβ Check merchant reliability before orderingtrack_purchaseβ Update status as the order progresses
Data Storage
All purchase data is stored locally in SQLite at ~/.agent-commerce/purchases.db.
More MCP Servers by AiAgentKarl
| Category | Servers |
|---|---|
| π Blockchain | Solana |
| π Data | Weather Β· Germany Β· Agriculture Β· Space Β· Aviation Β· EU Companies |
| π Security | Cybersecurity Β· Policy Gateway Β· Audit Trail |
| π€ Agent Infra | Memory Β· Directory Β· Hub Β· Reputation |
| π¬ Research | Academic Β· LLM Benchmark Β· Legal |
β Full catalog (40+ servers)
License
MIT
