Loomal

create-survey

MCP server by github.com/feedbk-ai/feedbk-mcp-server

Create AI surveys with dynamic follow-up probing directly from your AI assistant.

2 starsRemote-capable

About create-survey

create-survey is an MCP (Model Context Protocol) server published by feedbk-ai in the official MCP registry. Create AI surveys with dynamic follow-up probing directly from your AI assistant.

create-survey runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/feedbk-ai/feedbk-mcp-server, where the project has earned 2 GitHub stars.

Use create-survey with your agent

Claude Code · one command
claude mcp add --transport http create-survey https://mcp.feedbk.ai/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "create-survey": {
      "url": "https://mcp.feedbk.ai/mcp"
    }
  }
}
streamable-httphttps://mcp.feedbk.ai/mcp

Frequently asked questions

What is create-survey?
create-survey is an MCP (Model Context Protocol) server by feedbk-ai. Create AI surveys with dynamic follow-up probing directly from your AI assistant.
How do I connect create-survey to Claude, Cursor, or another MCP client?
create-survey is a remote MCP server — add its endpoint (https://mcp.feedbk.ai/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is create-survey open source?
Yes — the source code is public at github.com/feedbk-ai/feedbk-mcp-server, with 2 GitHub stars.
Can AI agents pay to use create-survey?
Not yet through Loomal — create-survey is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain create-survey? Claim this listing free by verifying GitHub ownership, or contact us.