wjx-mcp-use

Create surveys and analyze results on Wenjuanxing via MCP tools.

13|2|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/wjxcom/wjx-ai-kit --skill wjx-mcp-use
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wjx-mcp-use
Source: https://github.com/wjxcom/wjx-ai-kit/tree/main/wjx-skills/wjx-mcp-use
Command: npx skills add https://github.com/wjxcom/wjx-ai-kit --skill wjx-mcp-use

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires wjx-api-sdk, wjx-mcp-server, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps users efficiently interact with the Wenjuanxing platform by leveraging MCP tools, simplifying survey creation, data analysis, and other functionalities.

Core Features & Use Cases

  • Survey Creation: Automatically create surveys using JSON and various prompts.
  • Data Analysis: Analyze survey results, calculate NPS, and more.
  • Data Management: Manage contacts, sub-accounts, and generate SSO links.
  • Use Case: If a user wants to create a survey for a satisfaction survey, this Skill can generate a JSON template, create the survey, and analyze the results.

Quick Start

Use the 'create_survey_by_json' tool to generate a JSON template for a survey, then use the 'get_survey' tool to retrieve the survey details.

Frequently Asked Questions about wjx-mcp-use

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Wenjuanxing survey creation using MCP tools?

Automate Wenjuanxing survey creation by using the 'create_survey_by_json' MCP tool to generate a JSON template and submit it directly. You then use the 'get_survey' tool to retrieve the created survey details and confirm successful deployment.

Can I analyze survey data and calculate NPS through the Wenjuanxing API?

Yes, you can analyze survey data and calculate NPS through the Wenjuanxing API. The MCP tools extract survey results automatically, enabling efficient data analysis and metric calculation without manual data export.

Does the Wenjuanxing MCP server require a specific client environment?

Yes, the Wenjuanxing MCP server requires a client environment that explicitly supports the MCP protocol. You must ensure your client supports MCP before utilizing the survey creation, data analysis, and contact management functionalities.

What is the best way to manage contacts and sub-accounts on Wenjuanxing?

The best way to manage contacts and sub-accounts on Wenjuanxing is via MCP data management tools. These tools automate contact organization, sub-account administration, and SSO link generation directly through the protocol interface.

How do I generate SSO links for Wenjuanxing sub-accounts automatically?

Generate SSO links for Wenjuanxing sub-accounts automatically by utilizing the MCP data management tools. This functionality is part of the user management features, streamlining access distribution without manual platform intervention.

What are the limitations of using JSON templates for Wenjuanxing survey creation?

When using JSON templates for Wenjuanxing survey creation, you are limited to the structural parameters defined in the JSON schema. Complex survey logic must conform to the template format, requiring precise JSON structuring before MCP tool submission.