Agent Commerce Server
FreeNot checkedEnables AI agents to create, compare, and track purchases with structured buying workflows, offer comparison, and merchant verification.
About
Enables AI agents to create, compare, and track purchases with structured buying workflows, offer comparison, and merchant verification.
README
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 |
License
MIT
Install Agent Commerce Server in Claude Desktop, Claude Code & Cursor
unyly install agent-commerce-mcp-serverInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add agent-commerce-mcp-server -- uvx agent-commerce-mcp-serverFAQ
Is Agent Commerce Server MCP free?
Yes, Agent Commerce Server MCP is free — one-click install via Unyly at no cost.
Does Agent Commerce Server need an API key?
No, Agent Commerce Server runs without API keys or environment variables.
Is Agent Commerce Server hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Agent Commerce Server in Claude Desktop, Claude Code or Cursor?
Open Agent Commerce Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Agent Commerce Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
