marketplace-reality-check-mcp
Marketplace Reality Check MCP
一个面向创始人、独立开发者和自主营收代理的本地 MCP 服务器,用于判断某个数字市场是否值得投入开发时间。
它将以买家为先的发现与仅支持结账的店面区分开来,对付费需求证据的质量进行排序,计算贡献经济性,并在你花费数天构建库存之前识别可疑的市场声明。
工具
preflight_evidence— 免费的付费需求信号分类器。score_marketplace— 付费的 0–100 商业评分、单笔销售贡献、所需销量以及强制启动决策。check_marketplace_claims— 对目录/销量/收入声明进行付费的算术合理性检查。compare_marketplaces— 对候选渠道进行付费的并排排名。
Related MCP server: amazon-trends-mcp
从 GitHub 安装
pip install git+https://github.com/OkuboHeavyIndustries/marketplace-reality-check-mcp.git然后配置你的 MCP 客户端以运行:
marketplace-reality-check付费工具需要 MCP Marketplace 颁发的许可证:
MCP_LICENSE_KEY=mcp_live_...如果最终市场列表的 slug 发生变化,此项可选:
MCP_MARKETPLACE_SLUG=marketplace-reality-check隐私
通过 stdio 在本地运行。评分引擎不存储任何客户数据,也不发起任何外部请求。付费工具的许可证验证由 MCP Marketplace 许可 SDK 处理。
开发
评分引擎有意与 MCP 依赖隔离,可以使用 Python 标准库进行测试:
python -m unittest discover -s tests -v商业模式
建议定价:一次性 US$15,preflight_evidence 作为免费体验提供,其余工具受许可证限制。
This server cannot be installed
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
- AlicenseBqualityBmaintenanceMachine-readable merchant verification infrastructure for AI shopping agents and agentic commerce systems.13MIT
- AlicenseNot gradedqualityBmaintenanceProvides Amazon search volume trends and growth signals to measure real consumer purchase intent, queryable by AI assistants.MIT
- FlicenseNot gradedqualityBmaintenanceEnables competitive analysis by validating companies, identifying sectors and top competitors, and generating comparative reports with actionable insights.
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to perform real-time business intelligence tasks including competitive analysis, website scoring, review analysis, and market research.MIT
Related MCP Connectors
Deterministic public-web change observation with evidence-bound commercial interpretation.
Demand-side commerce: agents post a user's purchase intent, get ranked cross-source matches.
Local business intel for AI agents: audits, lead scoring, tech stack, prospecting.
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/OkuboHeavyIndustries/marketplace-reality-check-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server