
Price Tracker Ai Mcp
- Updated June 26, 2026
- CSOAI-ORG/price-tracker-ai-mcp
price-tracker-ai-mcp is a MCP server that lets your agent track and compare prices while you shape your offer.
About
io.github.CSOAI-ORG/price-tracker-ai-mcp is a Model Context Protocol server from MEOK AI Labs that exposes price-tracking capabilities to coding agents through a PyPI stdio package. founders validating SaaS tiers, ecommerce SKUs, or marketplace listings can ask the agent to fetch or monitor price signals while drafting pricing pages and unit-economics spreadsheets, reducing manual tab scraping. Catalog metadata lists version, transport, and repository but not every retailer or API backing the tools—verify github.com/CSOAI-ORG/price-tracker-ai-mcp for data sources, refresh cadence, and compliance with site terms. Use outputs to inform Validate decisions; re-check numbers before Ship launch copy and Grow experiments. It is an integration helper, not a full revenue-analytics warehouse.
- stdio MCP server price-tracker-ai-mcp version 1.0.4 on PyPI
- Agent-driven price tracking for competitive and margin decisions
- MEOK AI Labs server published via CSOAI-ORG GitHub
- Fits indie ecommerce, SaaS tier research, and deal-alerts prototyping
- Local stdio MCP—pair with your own storage for historical series
Price Tracker Ai Mcp by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add price-tracker-ai-mcp -- uvx price-tracker-ai-mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Package | price-tracker-ai-mcp |
|---|---|
| Transport | STDIO |
| Auth | None |
| Last updated | June 26, 2026 |
| Repository | CSOAI-ORG/price-tracker-ai-mcp ↗ |
What it does
Track competitor or market prices from your agent while you validate positioning, margins, and packaging before you commit to build.
Who is it for?
Best when you're running pricing validation with Claude Code, Cursor, or Codex before build-out.
Skip if: Enterprises needing certified competitive-intelligence platforms, long-horizon BI dashboards, or guaranteed retailer coverage SLAs.
What you get
Your agent can pull price snapshots into validation workflows so you set tiers and positioning with fresher benchmarks.
- Agent-retrieved price comparisons for validation notes and spreadsheets
- Repeatable price-check commands during pricing iteration chats
By the numbers
- Release version 1.0.4
- Transport: stdio
- PyPI identifier: price-tracker-ai-mcp
README.md
Price Tracker Ai MCP
Track product prices over time, set price drop alerts, and compare across retailers
Track product prices over time, set price drop alerts, and compare across retailers. By MEOK AI Labs.
🚀 Quick Start
# Install via pip
pip install price_tracker_ai_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install price-tracker-ai-mcp --client claude
✨ Features
- MCP protocol compliant
- Easy installation
- Well-documented API
- Production-ready
- Active maintenance
📖 Documentation
🛡️ Compliance
This MCP server is built with EU AI Act compliance built-in:
- ✅ Article 9 — Risk Management System
- ✅ Article 13 — Transparency & Instructions for Use
- ✅ Article 15 — Bias Detection & Testing
- ✅ Article 26 — FRIA Support (where applicable)
- ✅ Article 50 — AI Content Watermarking (where applicable)
Need help getting compliant? Book a free 15-min diagnostic →
🏢 Enterprise
Need custom development, SLA guarantees, or white-label deployment?
- Pro: $99/mo — Full MCP suite + EU AI Act tracking
- Enterprise: $499/mo — Custom dev + SLA + Dedicated support
View Pricing → | Contact Sales →
🤝 Part of the MEOK Ecosystem
This server is part of the MEOK AI Labs ecosystem — 300+ MCP servers for sovereign AI governance.
| Domain | Purpose |
|---|---|
| councilof.ai | EU AI Act compliance marketplace |
| safetyof.ai | AI safety & monitoring |
| meok.ai | Sovereign AI platform |
| cobolbridge.ai | Legacy modernization |
📜 License
MIT © CSOAI-ORG
Built with 💜 by MEOK AI Labs · UK Companies House 16939677
MIT © [MEOK AI Labs](https://meok.ai)Pairs with MEOK Governance Suite
Build something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool — EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.
# One-shot install of the governance pack
npx meok-setup --pack governance
Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.
→ Full catalogue: councilof.ai/catalogue → MEOK AI Labs: meok.ai
💸 Try MEOK in 30 seconds — instant buy ladder
| Tier | Price | What you get | Stripe |
|---|---|---|---|
| Smoke test | £1 | Signed sample MCP-Hardening report + Article 50 PDF | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
| Quick Kit | £9 | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
| Founder Call | £29 | 30-min 1-on-1 with the founder | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
Refundable. UK Stripe — VAT-clean. Builds on the 81-MCP MEOK fleet. Verify any signed report at https://meok.ai/verify.
Configuration
Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"price-tracker-ai-mcp": {
"command": "uvx",
"args": ["price-tracker-ai-mcp"]
}
}
}
Or: pip install price-tracker-ai-mcp then run the price-tracker-ai-mcp command (stdio transport).
Examples
Once configured, ask your assistant, for example:
- "Use
track_priceto …" - "Use
get_price_historyto …" - "Use
set_alertto …"
Recommended MCP Servers
How it compares
Agent-facing price-tracking MCP, not a hosted analytics suite or payment processor.
FAQ
Who is price-tracker-ai-mcp for?
Developers and small teams validating product pricing who want market price checks inside their AI coding workflow.
When should I use price-tracker-ai-mcp?
During Validate pricing when comparing competitor tiers, monitoring SKU changes, or drafting your first price page.
How do I add price-tracker-ai-mcp to my agent?
Install the PyPI package price-tracker-ai-mcp (v1.0.4), configure stdio MCP in your agent, and follow CSOAI-ORG/price-tracker-ai-mcp for API keys and supported merchants.