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.

评论

其他 分类下的更多 MCP 服务器