The Project Management MCP Server is a context-aware middleware that connects your productivity tools — Google Calendar, GitHub, Slack, and JIRA — to the Gemini AI model for smarter, situationally aware responses.
When you ask a question like “What’s my schedule today?” or “Show me backlog items in JIRA,” the MCP Server:
- Intercepts the query,
- Analyzes intent and entities with an NLP-based Query Analyzer,
- Fetches relevant data from connected APIs,
- Assembles a ranked and summarized context package, and
- Delivers it to Gemini for a hyper-relevant answer.
Built for the Build-Your-Own MCP Challenge, this project demonstrates how AI assistants can leverage real-world data sources to provide true context-awareness in project management.
Example queries:
- “What’s my schedule today?”
- “Show me my current repositories.”
- “List all available Slack channels.”
- “Show me all backlog items in JIRA.”


Log in or sign up for Devpost to join the conversation.