Skip to main content
Glama

PMOS

产品经理操作系统。一个 MCP 服务器,为代理提供产品数据、反馈、指标、沙箱分析和受控的 Jira 工单——以便它可以调查下降、编写 PRD 并附上证据提交工作。

基于 OpenCode 实现。

你将获得

工具

工具

用途

get_product

产品、用户、竞争对手(默认:ShipIt)

list_features / get_feature

路线图功能 + 反馈数量

search_feedback / get_feedback_summary

引用、情感、主题

get_funnel_metrics

随时间变化的新用户转化率

get_feature_metrics

功能系列(例如完成率、第 3 步流失率)

run_sandbox_analysis

隔离的 pandas/Python(Docker;在 compose 中关闭)

create_jira_ticket

先预览;仅在用户同意后 approved=True

资源: 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_URLJIRA_EMAILJIRA_API_TOKENJIRA_PROJECT 位于 deployment/.env 中。缺少凭据 → 本地存根。需要一个真实的 Jira Software 项目(不是 Atlas)。

cd mcp && python tests/run_tests.py

如果未设置 PMOS_DATABASE_URL,则本地使用 SQLite;Docker 中使用 Postgres。

F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    Not graded
    quality
    B
    maintenance
    MCP 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.
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    An 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.
    6
    8
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    MCP 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.

View all related MCP servers

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.

View all MCP Connectors

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/TaranpalSingh18/pmos-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server