MC

Mcp Server Weixin

Developer Tools
0
GitHub Stars

Mcp Server Weixin is a Model Context Protocol server designed to extend AI agent capabilities. It exposes tools, resources, and prompts that allow AI assistants like Claude and Cursor to perform specialized tasks.

Installation

⭐ RecommendedJava
java -Dspring.ai.mcp.server.stdio=true -jar /Users/fuzhengwei/Applications/apache-maven-3.8.4/repository/cn/bugstack/mcp/mcp-server-weixin/1.0.0/mcp-server-weixin-1.0.0.jar --weixin.api.original_id=gh_e067c267e056 --weixin.api.app-id=wx5a228ff69e28a91f --weixin.api.app-secret=0bea03aa1310bac050aae79dd8703928 --weixin.api.template_id=O8qI6gy75F-bXfPiQugInTMLA0MRzaMff9WSBb16cFk --weixin.api.touser=or0Ab6ivwmypESVp_bYuk92T6SvU
View configuration snippet
{
  "mcpServers": {
    "mcp-server-weixin": {
      "command": "java",
      "args": [
        "-Dspring.ai.mcp.server.stdio=true",
        "-jar",
        "/Users/fuzhengwei/Applications/apache-maven-3.8.4/repository/cn/bugstack/mcp/mcp-server-weixin/1.0.0/mcp-server-weixin-1.0.0.jar",
        "--weixin.api.original_id=gh_e067c267e056",
        "--weixin.api.app-id=wx5a228ff69e28a91f",
        "--weixin.api.app-secret=0bea03aa1310bac050aae79dd8703928",
        "--weixin.api.template_id=O8qI6gy75F-bXfPiQugInTMLA0MRzaMff9WSBb16cFk",
        "--weixin.api.touser=or0Ab6ivwmypESVp_bYuk92T6SvU"
      ]
    }
  }
}

💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.

Compatibility Matrix

Filter:

Cursor

STDIO
stdio:From mcp.so (unverified)

Claude Desktop

STDIO
stdio:From mcp.so (unverified)

MCP Compatible

STDIO
stdio:From mcp.so (unverified)
Verified - Tested by community
Unverified - Not yet tested
⚡ STDIO🌊 SSE🌐 HTTP

Server Information

License:unknown
Classification:active
Source:Data aggregated from public MCP directories

Quick Stats

Transports:
STDIO
Compatible Clients:3
Install Methods:1

Like this server?

Discover more MCP servers or submit your own to directory.