Agile Luminary Mcp
@AgileLuminary
About Agile Luminary Mcp
Agile Luminary: Bring Order to Your Vibes
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"agile-luminary": {
"command": "node",
"args": [
"path/to/your/server.js"
],
"env": {
"LUMINARY_API_KEY": "your_api_key_here"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Other MCP servers
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Comments