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
Related MCP server: Shopify Agentic MCP Gateway
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
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to perform e-commerce operations including product search, budget-constrained shopping recommendations, and sustainability analysis. Includes a secure HTTP bridge with OAuth integration and observability features for production deployment.
- AlicenseAqualityFmaintenanceEnables AI agents to autonomously browse inventory, negotiate terms, manage carts, and execute secure payments on Shopify stores using standardized protocols. It provides a bridge for LLMs to handle the entire commerce lifecycle from discovery to order tracking through a verifiable mandate chain.52MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to search, compare, buy, and sell products across multiple e-commerce platforms through 13 marketplace tools.1MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to discover, price, and purchase SaaS products, developer tools, and MCP servers with live Stripe checkout, affiliate program, and AgentTrust verification.MIT
Related MCP Connectors
Policy review and purchase discovery for AI-agent commerce actions.
Merchant verification for AI shopping agents.
Shop connected e-commerce stores: search, compare, cart, and checkout with buyer approval.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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