discoveree-desktop
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@discoveree-desktoprun this week's roadmap review and suggest priorities for Jira"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Discoveree Desktop
A local, agent-maintained context layer for your product, served over MCP to any AI tool.
Discoveree keeps a structured, always-fresh picture of your product world — strategy, competitors, customers and feedback, and your product's own feature inventory — maintained by agents and served over the Model Context Protocol to whatever AI tools you already use: Claude, Cursor, ChatGPT, or your own agents.
Status: pre-alpha. The desktop edition is under active development and not yet ready for use. The build plan lives in docs/build-brief.md.
Why
AI tools are only as good as the context they're given. Prose documents rewritten by prompts silently accumulate duplicates and drift. Discoveree holds product context as a typed, validated schema — stable IDs, provenance, confidence, freshness accounting — kept current by deterministic pipelines (hash-diff changelog monitoring, help-centre crawling, review mining), and serves it to every tool and teammate from one source of truth.
Your data stays local. Competitive and roadmap data never leaves your machine.
Bring your own LLM keys. One key from any major provider is enough.
Any AI tool connects. Local MCP over stdio and localhost HTTP.
Judgment, not just storage. A weekly, evidence-cited review of whether your roadmap is building the most valuable things — with suggestions you can accept into Jira or Linear.
Related MCP server: PM-Skills MCP
Structure
client/ React SPA (shared by desktop and team deployments)
server/ Express server — embedded in the desktop app, deployable shared for teams
shared/ Schema and types (Drizzle + Zod)
docs/ Build brief and design docsOne codebase, two deployments: the desktop app embeds the server with a local database; the team tier deploys the same server shared. Local/team is a deployment target, not a fork.
Licence
Functional Source License, Version 1.1, ALv2 Future License (FSL-1.1-ALv2): source-available — you can read, run, and modify the code for any non-competing purpose, and each version becomes Apache 2.0 licensed two years after release.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceAI-native productivity backend that gives your AI assistant persistent memory, pattern awareness, and computed intelligence about your work. 14 MCP tools for task management, daily planning, weekly review, and personal context.Last updatedMIT
- AlicenseAqualityCmaintenanceMCP server exposing 40 best-practice product management skills plus workflows and lifecycle tools, instantly accessible to any AI via Model Context Protocol.Last updated193918Apache 2.0
- Alicense-qualityDmaintenanceEnables AI coding agents to access persistent, structured product context (personas, journeys, specs, decisions, domain rules) on demand, eliminating the need to re-explain product knowledge each session.Last updated201MIT
- AlicenseAqualityAmaintenanceOne context engine for every AI. Persistent context from GitHub, Notion, and your decisions, delivered to Claude, ChatGPT, Cursor, VS Code, Gemini, and any MCP-compatible client.Last updated693AGPL 3.0
Related MCP Connectors
One shared context your team's AI tools read & write over MCP. No re-explaining. Free.
Your AI Product Manager. Surface insights, build roadmaps, and plan strategy with 30+ tools.
User-owned memory for AI agents, Copilot, Claude, IDEs, CLIs, and chat apps over remote MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/faithfourstar/discoveree-desktop'
If you have feedback or need assistance with the MCP directory API, please join our Discord server