Serversio.github.GreatQuestion/mcp
M

Great Question

io.github.GreatQuestion/mcp · v1.0.0
● Remote
v1.0.0remote🌐 https://greatquestion.co/api/mcp/v1↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.GreatQuestion/mcp",
  "description": "Run user research from any AI tool. Create studies, recruit participants, query insights.",
  "title": "Great Question",
  "repository": {
    "url": "https://github.com/GreatQuestion/mcp",
    "source": "github"
  },
  "version": "1.0.0",
  "websiteUrl": "https://greatquestion.co/features/mcp-integration",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://greatquestion.co/api/mcp/v1"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}