Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ“Š Data Platforms
  3. Great Question
G
Health: ActiveRecent health check succeeded.Last checked 8/11/2026, 12:01:12 AM

Great Question

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Run user research from any AI tool. Create studies, recruit participants, query insights.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "great-question": {
      "command": "npx",
      "args": [
        "-y",
        "https://greatquestion.co"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Tool Schemas (2) Directory Badge Claim listing AlternativesπŸ“Š More in Data Platforms

Capabilities & Tool Schemas (2) ~47 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Great Question.

Studies

list, create, configure, and launch interview studies, surveys, and prototype tests

Participants

search your customer CRM, segment by attributes, generate participant lists for studies

Documentation Overview

Great Question MCP Server

Run user research from any AI tool. The official Model Context Protocol (MCP) server for Great Question β€” the AI UX research platform for product builders.

Once connected, Claude, ChatGPT, Cursor, Windsurf, Gemini CLI, and any other MCP-compatible client can create research studies, recruit participants, and query insights directly from your Great Question workspace.

"The Great Question MCP surfaces insight across studies in minutes, not days. It brings real customer patterns into discovery when decisions are happening, so we can act with confidence and build what matters most." β€” Matt Radel, VP of Design & UX at InvoiceCloud


What it does

This is not a read-only research lookup tool. AI agents connected to this server can actively run research workflows:

  • 🎀 Create moderated interview studies from a single prompt
  • πŸ“ Build multi-question surveys without leaving the conversation
  • πŸ§ͺ Set up prototype tests with screeners, scheduling, and incentives
  • 🎯 Search your customer CRM to identify the right participants for each study
  • πŸ” Query your research repository for insights, summaries, and reports across past sessions, transcripts, and tags

Who it's for

  • Product managers bringing the customer voice into PRDs and discovery work
  • UX researchers scaling research programs without scaling hands-on coordination
  • Designers referencing past usability findings while building new flows
  • Research ops teams streamlining workflows across studies and repositories
  • Founders doing product discovery without a dedicated research function

Setup

Prerequisites

  • A Great Question workspace (any plan)
  • An MCP-compatible client (Claude Desktop, Claude Code, Cursor, Windsurf, ChatGPT, Gemini CLI, or any other)

Installation

The Great Question MCP is hosted β€” there is nothing to install locally. You add it to your MCP client by pointing it at our endpoint:

Code
https://greatquestion.co/api/mcp/v1

Claude Code

Terminal
claude mcp add --transport http great-question https://greatquestion.co/api/mcp/v1

Claude Desktop

Open Claude Desktop β†’ Settings β†’ Developer β†’ Edit Config, then add:

config.json
{
  "mcpServers": {
    "great-question": {
      "type": "http",
      "url": "https://greatquestion.co/api/mcp/v1"
    }
  }
}

Restart Claude Desktop. You'll be prompted to authorize via OAuth on first use.

Cursor

Cursor β†’ Settings β†’ MCP β†’ Add new MCP server:

config.json
{
  "mcpServers": {
    "great-question": {
      "url": "https://greatquestion.co/api/mcp/v1"
    }
  }
}

Windsurf

Windsurf Settings β†’ Cascade β†’ MCP Servers β†’ Add custom server with URL https://greatquestion.co/api/mcp/v1. Windsurf supports OAuth automatically.

ChatGPT

In ChatGPT, go to Settings β†’ Connectors β†’ Add connector. Use the URL https://greatquestion.co/api/mcp/v1. You'll be prompted to sign in via OAuth.

Gemini CLI

bash
gemini extensions install https://github.com/GreatQuestion/mcp

Other MCP clients

Any MCP client that supports remote (HTTP) servers can connect using the URL https://greatquestion.co/api/mcp/v1. Authentication is OAuth 2.0.

Authentication & security

  • OAuth 2.0 β€” credentials are never exposed to the AI client. You sign in to Great Question on first connection; the AI agent receives a scoped access token.
  • Role-based permissions β€” every action respects the role you have in your Great Question workspace. If you can't create studies in the UI, you can't create them via the MCP either.
  • SOC 2 Type II compliant β€” Great Question maintains an active SOC 2 Type II attestation; the MCP inherits the same controls as the rest of the platform.
  • Workspace isolation β€” your data never crosses workspace boundaries.

Example prompts

Here are some prompts that work well with the Great Question MCP. They're meant as a starting point β€” the server exposes the full set of research workflows, so phrasing is flexible.

  • "Create a moderated interview study about checkout abandonment, 6 participants from our enterprise customers, 30 minutes, $100 incentive."
  • "Find the 5 most-mentioned pain points across our usability tests from the last 90 days."
  • "Recruit 10 PMs from our CRM who fit our ICP for a survey on AI tool adoption."
  • "Summarize what we've heard from customers about our pricing in the last quarter."
  • "Pull every quote from our research repository where someone mentions [feature name]."

Tools exposed

The server exposes the following toolsets. Tool names and exact arguments are discovered automatically by your MCP client β€” this list is for orientation.

  • Studies β€” list, create, configure, and launch interview studies, surveys, and prototype tests
  • Participants β€” search your customer CRM, segment by attributes, generate participant lists for studies
  • Scheduling & screeners β€” configure availability, screening questions, and incentive structures
  • Repository search β€” full-text and semantic search across past sessions, transcripts, highlights, and tags
  • Insights & reports β€” query existing reports and generate summaries across multiple studies

Resources

  • Landing page: greatquestion.co/features/mcp-integration
  • Great Question: greatquestion.co
  • Endpoint: https://greatquestion.co/api/mcp/v1
  • MCP namespace: io.github.greatquestion/mcp
  • Status: Live production
  • Transport: Streamable HTTP
  • Auth: OAuth 2.0

Support

  • Bugs and feature requests: open an issue
  • Customer support: support@greatquestion.co
  • Security disclosures: security@greatquestion.co

License

MIT β€” see LICENSE.

Related MCP Servers

View all in Data Platforms View all alternatives
  • Method Crm Mcp logoMethod Crm Mcp

    Production-ready MCP server for Method CRM API integration with 20 comprehensive tools for tables, files, users, events, and API key management. Features rate limiting, retry logic, and dual transport support (stdio/HTTP).

    πŸ“Š Data Platforms2 views
    Compare vs Method Crm Mcp β†’
  • Dbt Mcp logoDbt Mcp

    Official MCP server for dbt (data build tool) providing integration with dbt Core/Cloud CLI, project metadata discovery, model information, and semantic layer querying capabilities.

    πŸ“Š Data Platforms1 views
    Compare vs Dbt Mcp β†’
  • Metabase Mcp logoMetabase Mcp

    MCP server connecting Claude to Metabase with 28 tools for natural language data analysis, dashboard management, SQL queries, and automated insights. Features SQL guardrails, rate limiting, and audit logging.

    πŸ“Š Data Platforms3 views
    Compare vs Metabase Mcp β†’
  • Keboola Mcp Server logoKeboola Mcp Server

    interact with Keboola Connection Data Platform. This server provides tools for listing and accessing data from Keboola Storage API.

    πŸ“Š Data Platforms2 views
    Compare vs Keboola Mcp Server β†’

Frequently Asked Questions about Great Question

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "great-question": { "command": "npx", "args": ["-y", "Great Question"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewGreat Question AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/great-question?style=directory)](https://allmcps.com/mcp/great-question)
HTML Embed
<a href="https://allmcps.com/mcp/great-question"><img src="https://allmcps.com/api/badge/great-question?style=directory" alt="Great Question on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ“ŠData Platforms
More technical detailsExpand β–Ύ
TransportSSE (Remote)
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit3mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on May 8, 2026
47Quality signal: Fair Β· 47/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools24/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ“Š Data Platforms β†’Best MCP servers for Data Platforms β†’Alternatives to Great Question β†’Install in Claude DesktopInstall in CursorInstall in VS Code