agent-commerce-mcp-server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@agent-commerce-mcp-serverFind me the best offer for a MacBook Pro under $2000"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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-serverUsage with Claude Code
Add to your .mcp.json:
{
"mcpServers": {
"agent-commerce": {
"command": "uvx",
"args": ["agent-commerce-mcp-server"]
}
}
}Tools
Tool | Description |
| Create a structured purchase request |
| Compare offers from multiple sources |
| Track or update purchase status |
| List purchase history with optional filters |
| 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 | |
🌍 Data | Weather · Germany · Agriculture · Space · Aviation · EU Companies |
🔒 Security | |
🤖 Agent Infra | Memory · Directory · Hub · Reputation |
🔬 Research |
License
MIT
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/AiAgentKarl/agent-commerce-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server