SurveyMars MCP Server
@surveymars
About SurveyMars MCP Server
Official SurveyMars Model Context Protocol (MCP) server that enables interaction with SurveyMars APIs. This server allows MCP clients like Claude Desktop, Cursor, Windsurf, OpenAI Agents and others to create, distribute, and analyze surveys.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"surveymars-mcp": {
"command": "uvx",
"args": [
"surveymars-mcp",
"--account-id=your-account-id",
"--secret-key=your-secret-key"
]
}
}
}Tools
1Create survey with [SurveyMars](https://surveymars.com)
Overview
What is SurveyMars MCP Server?
SurveyMars MCP Server is an official Model Context Protocol (MCP) server that enables interaction with SurveyMars APIs, allowing MCP clients like Claude Desktop, Cursor, and Windsurf to create, distribute, and analyze surveys. It is designed for users of SurveyMars’ free survey platform who want to automate survey management through AI assistants.
How to use SurveyMars MCP Server?
Obtain your SurveyMars Account ID and Secret Key from your account summary page. Install uv, then configure your MCP client (e.g., Claude Desktop) with the command uvx surveymars-mcp and the arguments --account-id=your-account-id --secret-key=your-secret-key. After setup, you can ask natural language questions like “create a hotel satisfaction survey” to generate surveys.
Key features of SurveyMars MCP Server
- Create surveys programmatically via the survey_create tool.
- Integrates with Claude Desktop, Cursor, Windsurf, and
Basic information
More AI & Agents MCP servers
PDI Bridge for Claude
jxrlabsConnect Claude Desktop to your ServiceNow PDI. Query records, inspect Business Rules, review ACLs, and troubleshoot against your live instance.

Simplepages
SimplepagesBuild and edit landing pages and websites from your AI assistant, and pull how they are performing.

Hypnothera
La-SalidaAgent skill: turn what your AI assistant knows about you into a personalized hypnosis session on hypnothera.ai
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns

q-ring
I4cTimeQuantum-inspired keyring for AI coding agents. Secure secrets with superposition, entanglement, tunneling, and teleportation — CLI + 44 MCP tools.
Comments