Create Survey MCP Server

Create smarter surveys with AI-moderated interviews and intelligent follow-up probing - directly from your AI assistant. It is available as a remote MCP endpoint.

Teams that want a hosted cloud infrastructure endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-01-31 · ★ 2 · #138 OF 141 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Create Survey

Claude Code

claude mcp add feedbk-ai-feedbk-mcp-server --transport http https://mcp.feedbk.ai/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "feedbk-ai-feedbk-mcp-server": {
      "url": "https://mcp.feedbk.ai/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.feedbk.ai/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.feedbk.ai

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

registry namespace io.github.feedbk-ai is GitHub-verified and matches the repo owner

03 · Who maintains Create Survey

create-survey is maintained by feedbk-ai. It's the only MCP server we track from this author; the repo dates to Jan 2026.

04 · Facts

category
cloud infrastructure - ranked #138 of 141 actively-maintained cloud infrastructure servers as of 2026-08-25.
registry
io.github.feedbk-ai/create-survey (active, first published 2026-02-27)

05 · Create Survey FAQ

What is Create Survey?

Create smarter surveys with AI-moderated interviews and intelligent follow-up probing - directly from your AI assistant. It is available as a remote MCP endpoint.

Is Create Survey still maintained?

Yes - as of 2026-08-25, its last commit was 2026-01-31. We re-verify nightly.

How do I install Create Survey?

Run `claude mcp add feedbk-ai-feedbk-mcp-server --transport http https://mcp.feedbk.ai/mcp`. You can also paste the ready-made client config above.

Does Create Survey require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

06 · Alternatives to Create Survey