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 とエージェント」の他のコンテンツ
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages
utensilsMCP-NixOS - Model Context Protocol Server for NixOS resources
コメント