SurveyMars MCP Server
@surveymars
关于 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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"surveymars-mcp": {
"command": "uvx",
"args": [
"surveymars-mcp",
"--account-id=your-account-id",
"--secret-key=your-secret-key"
]
}
}
}工具
1Create survey with [SurveyMars](https://surveymars.com)
概览
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
AI 与智能体 分类下的更多 MCP 服务器
Shell and Coding agent for Claude and other mcp clients
rusiaamanShell and coding agent on mcp clients
MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages
utensilsMCP-NixOS - Model Context Protocol Server for NixOS resources
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
评论