MCP.so
ログイン

Agile Luminary Mcp

@AgileLuminary

Agile Luminary Mcp について

Agile Luminary: Bring Order to Your Vibes

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

AgileLuminary

投稿者

Agile Luminary

設定

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

{
  "mcpServers": {
    "agile-luminary": {
      "command": "node",
      "args": [
        "path/to/your/server.js"
      ],
      "env": {
        "LUMINARY_API_KEY": "your_api_key_here"
      }
    }
  }
}

ツール

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

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

概要

What is Agile Luminary Mcp?

Agile Luminary Mcp is a Model Context Protocol server that provides three tools to fetch data from the Agile Luminary API, enabling AI coding assistants to access product context, documents, and work items directly from within IDEs.

How to use Agile Luminary Mcp?

Configure the MCP server in your AI IDE (Cursor, Claude, Windsurf) to call its three tools—getRelatedDocuments, getCurrentWork, and getPastWork—which accept a searchString parameter where required and return relevant project data.

Key features of Agile Luminary Mcp

  • Retrieves related documents using a text search string
  • Fetches currently assigned work items without parameters
  • Returns completed work based on search criteria
  • Integrates with AI coding assistants like Cursor, Claude, and Windsurf

Use cases of Agile Luminary Mcp

  • A developer searches for existing documentation before starting a new feature
  • A team member views their active tasks directly within their coding environment
  • A developer reviews past completed work to avoid rebuilding existing solutions
  • A product manager verifies that current work aligns with broader epics and vision

FAQ from Agile Luminary Mcp

What is the Agile Luminary MCP server used for?

It provides three tools that fetch data from the Agile Luminary API, allowing AI coding assistants to access related documents, current work, and past work without leaving the IDE.

Which AI IDEs are supported?

The README mentions integration with Cursor, Claude, and Windsurf.

What tools does it provide?

It provides getRelatedDocuments (requires a searchString), getCurrentWork (no parameters), and getPastWork (requires a searchString).

Does the server require an API key or authentication?

The README does not specify authentication requirements; it only states that the server fetches data from the Agile Luminary API.

Where does the data come from?

All data is retrieved from the Agile Luminary API, which stores documentation, user stories, epics, PRDs, and work items.

コメント

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