MCP.so
ログイン
P

Prodmoh Mcp

@ProdMoh

Prodmoh Mcp について

Prodmoh MCP is a product-context server for IDEs that delivers PRDs, user stories, requirements, and acceptance criteria from your Prodmoh.com workspace directly into the editor via the MCP protocol.

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

ProdMoh

投稿者

Akhilendra Singh

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "prodmoh": {
      "type": "sse",
      "url": "https://prodmoh.com/sse",
      "headers": {
        "x-prodmoh-user": "YOUR_USER_ID_HERE",
        "x-prodmoh-token": "YOUR_TOKEN_HERE"
      }
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Prodmoh MCP?

Prodmoh MCP is a product-context server for IDEs that delivers PRDs, user stories, requirements, and acceptance criteria from your Prodmoh.com workspace directly into the editor via the MCP protocol. It is designed for developers using product-aware coding environments like Cursor, Visual Studio, and others.

How to use Prodmoh MCP?

The server connects to your Prodmoh.com workspace and exposes product context through the MCP protocol. Install and configure it as a standard MCP server in your IDE; no specific commands or config keys are documented in the README beyond enabling the MCP connection.

Key features of Prodmoh MCP

  • Fetches PRDs from your workspace
  • Retrieves feature requirements
  • Pulls acceptance criteria
  • Searches product documentation
  • Generates code aligned with requirements
  • Writes unit tests using product context
  • Reduces clarifications and rework

Use cases of Prodmoh MCP

  • A developer fetches PRDs and acceptance criteria directly in the IDE to understand feature intent.
  • An engineer uses retrieved requirements to generate aligned code and unit tests.
  • A team searches product documentation from within the editor to avoid switching tools.
  • A developer reduces back-and-forth clarifications by having product context available while coding.

FAQ from Prodmoh MCP

What data does Prodmoh MCP provide?

It provides PRDs, user stories, requirements, and acceptance criteria from your Prodmoh.com workspace.

Which IDEs does it work with?

It works with IDEs that support the MCP protocol, such as Cursor, Visual Studio, and others.

How can the IDE use this context?

The IDE can fetch PRDs, retrieve feature requirements, pull acceptance criteria, search documentation, generate aligned code, write unit tests, and reduce clarifications and rework.

Where does the product context come from?

The context is pulled from your Prodmoh.com workspace.

Does Prodmoh MCP require any additional runtime?

No specific runtime requirements are mentioned; it is an MCP server that connects to your Prodmoh workspace.

コメント

「その他」の他のコンテンツ