Your AI Product Manager. Surface insights, build roadmaps, and plan strategy with 30+ tools.
MCPpedia last refreshed this data
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"ai-meetsquad-squad": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Your AI Product Manager. Surface insights, build roadmaps, and plan strategy with 30+ tools.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in analytics
An MCP server that provides [describe what your server does]
MCP server that enables AI agents to perform comprehensive web audits using Google Lighthouse with 13+ tools for performance, accessibility, SEO, and security analysis.
MCP server for Dynatrace Managed to access logs, events, and metrics.
Access Dynatrace observability data: logs, metrics, problems, vulnerabilities via DQL and Davis AI
MCP Security Weekly
Get CVE alerts and security updates for ai.meetsquad/squad and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
A remote MCP server that brings Squad — the AI product feedback intelligence platform — directly into your AI workflows. Connect Squad to Claude, ChatGPT, or any MCP-compatible AI assistant to turn raw user feedback into signals, insights, actions, and decision briefs without context switching.
Squad continuously ingests feedback, clusters it into signals, distils it into insights, and links it to the actions and goals that move your product forward. The MCP server exposes that same intelligence — read the evidence behind a decision, capture new feedback, and generate decision briefs from your assistant.
Connect Squad to your AI assistant in seconds:
Claude Code:
claude mcp add --transport http squad https://mcp.meetsquad.ai/mcp
On first use, you'll be prompted to authenticate via OAuth in your browser.
Other MCP Clients:
Connect using https://mcp.meetsquad.ai/mcp — OAuth configuration is automatically discovered via the server's .well-known/oauth-protected-resource metadata (which points clients at PropelAuth as the authorization server).
See USAGE_EXAMPLES.md for detailed real-world examples. A few things you can ask:
Squad entities are referenced by short display IDs so the assistant can cite its evidence:
| Prefix | Entity | Prefix | Entity |
|---|---|---|---|
SI- | Signal | GL- | Goal |
CL- | Cluster | RQ- | Research question |
IN- | Insight | OP- | Decision brief |
AC- | Action | DC- | Document |
The server exposes ~35 tools. Write tools require a token minted with the write:workspace scope; read tools only need read:workspace.
| Category | Tools | Purpose |
|---|---|---|
| Workspace | list_workspaces, select_workspace, get_workspace_overview, update_workspace, list_members | Orient in and configure a workspace |
| Search | search, get_entity | Semantic search and fetch any entity by ID |
| Evidence | list_signals, find_similar_signals, list_clusters, get_cluster, list_insights | Explore signals, clusters, and insights |
| Actions | list_actions, get_action_context, update_action, update_action_status | Track and update product work |
| Strategy | list_goals, create_goal, update_goal, list_research_questions, create_research_question, update_insight, dismiss_signal, get_activity | Manage goals, research questions, and activity |
| Knowledge | list_documents, create_document, update_document |