SERVER
Survey MCP Server
Rank #11413pulsemcp/cyanheads-survey
MCP server providing survey-server capabilities
First listed
Oct 4, 2025
Last publish date
Oct 16, 2025
OVERVIEW
Survey MCP Server is a Model Context Protocol (MCP) server published by cyanheads. It ranks #11413 of 58,900 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Survey MCP Server is listed across 2 registries — Official MCP and PulseMCP, with 8 tracked versions. It was first listed on Oct 4, 2025 and most recently updated on Oct 16, 2025.
STANDING
#11,413of 58,900 tracked serversTop 25%
Ranks ahead of 47,487 of 58,900 servers on MCP Toplist.
CONNECT
Use Survey MCP Server
Add Survey MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"cyanheads-survey": {
"command": "npx",
"args": [
"-y",
"@cyanheads/survey-mcp-server"
],
"env": {
"MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
npm package
{
"mcpServers": {
"cyanheads-survey": {
"command": "npx",
"args": [
"-y",
"@cyanheads/survey-mcp-server"
],
"env": {
"MCP_HTTP_HOST": "<your MCP_HTTP_HOST>",
"MCP_HTTP_PORT": "<your MCP_HTTP_PORT>",
"MCP_HTTP_ENDPOINT_PATH": "<your MCP_HTTP_ENDPOINT_PATH>",
"MCP_AUTH_MODE": "<your MCP_AUTH_MODE>",
"MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
cyanheads
MORE FROM THIS PUBLISHER
Other servers by cyanheads
- MCP Ts Core#203 · 87 vers
- MCP Ts Template#212 · 51 vers
- Obsidian MCP Server#233 · 15 vers
- Pubmed MCP Server#333 · 49 vers
- Clinicaltrialsgov MCP Server#484 · 34 vers
- Git MCP Server#604 · 41 vers
- Openalex MCP Server#2477 · 21 vers
- Pubchem MCP Server#2620 · 16 vers
- Secedgar MCP Server#2806 · 14 vers
- ntfy-mcp-server#2827 · 2 vers
- atlas-mcp-server#2855
- BrAPI#2985 · 24 vers
VERSIONS
Available versions (8)
| Version | Published |
|---|---|
| 1.0.6 | Oct 16, 2025 |
| 1.0.5 | Oct 15, 2025 |
| 1.0.4 | Oct 5, 2025 |
| 1.0.3 | Oct 5, 2025 |
| 1.0.2 | Oct 5, 2025 |
| 1.0.1 | Oct 4, 2025 |
| 1.0.0 | Oct 4, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Survey MCP Server?
- MCP server providing survey-server capabilities
- Who maintains Survey MCP Server?
- Survey MCP Server is maintained by cyanheads, which publishes 81 MCP servers (547 total versions) tracked on MCP Toplist.
- Is Survey MCP Server an official MCP server?
- Yes — Survey MCP Server is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Survey MCP Server have?
- MCP Toplist tracks 8 versions of Survey MCP Server, most recently published on Oct 16, 2025.
- Where can I find the source code for Survey MCP Server?
- The source code for Survey MCP Server is hosted at github.com/cyanheads/survey-mcp-server.
EXPLORE