PMOS
PMOS
产品经理操作系统。一个 MCP 服务器,为代理提供产品数据、反馈、指标、沙箱分析和受控的 Jira 工单——以便它可以调查下降、编写 PRD 并附上证据提交工作。
基于 OpenCode 实现。
你将获得
工具
工具 | 用途 |
| 产品、用户、竞争对手(默认:ShipIt) |
| 路线图功能 + 反馈数量 |
| 引用、情感、主题 |
| 随时间变化的新用户转化率 |
| 功能系列(例如完成率、第 3 步流失率) |
| 隔离的 pandas/Python(Docker;在 compose 中关闭) |
| 先预览;仅在用户同意后 |
资源: product://shipit · feature://{id} · metrics://onboarding
提示词: generate_prd · analyze_feature · analyze_customer_feedback
技能 (.opencode/skills/):分析反馈、功能分析、编写 PRD、确定路线图优先级、创建 Jira 工单。
Related MCP server: HyperXosist Agent
演示数据
种子产品 ShipIt——工程 PM SaaS,对标 Linear / Jira / Asana。新用户引导向导是漏洞所在:完成率下降,第 3 步流失率上升,设置反馈多为负面。
运行
cp deployment/.env.example deployment/.env # set PMOS_MCP_TOKEN
cd deployment && docker compose up --build健康检查:GET http://localhost:8000/health · MCP:http://localhost:8000/mcp
客户端:
{
"mcpServers": {
"pmos": {
"url": "http://localhost:8000/mcp",
"headers": { "Authorization": "Bearer <PMOS_MCP_TOKEN>" }
}
}
}可选的 Jira:JIRA_URL、JIRA_EMAIL、JIRA_API_TOKEN、JIRA_PROJECT 位于 deployment/.env 中。缺少凭据 → 本地存根。需要一个真实的 Jira Software 项目(不是 Atlas)。
cd mcp && python tests/run_tests.py如果未设置 PMOS_DATABASE_URL,则本地使用 SQLite;Docker 中使用 Postgres。
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
- FlicenseNot gradedqualityCmaintenanceAn MCP server that exposes product-management tools for AI agents, including backlog prioritization, feedback analysis, capacity assessment, and dependency mapping.
- AlicenseNot gradedqualityBmaintenanceMCP server for noise-reduced X (Twitter) search planning and Feedback-to-Fix engineering handoffs. Enables AI agents to generate structured search plans, filter signals, and build handoff packages via MCP tools.1MIT
- AlicenseAqualityCmaintenanceAn MCP server that reads a team's interviews, tickets, and docs to build a model of the product, exposing tools to ask questions, list contradictions and gaps, and draft documents, with all answers citing their source fragments.68MIT
- FlicenseNot gradedqualityBmaintenanceMCP server that converts informal issue descriptions into structured, developer-ready bug reports using Groq, with automatic classification into bug, feature request, question, or unclear. Enables agents to generate bug reports directly without the web form.
Related MCP Connectors
Paid remote MCP for agent code search routing MCP, structured receipts, audit logs, and reviewer-rea
Pocket Agent (aipocketagent.com) MCP server — read tools for personas, apps, and product info.
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
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/TaranpalSingh18/pmos-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server