SERVER
Wopee MCP
Rank #7519io.github.autonomous-testing/wopee-mcp
MCP server providing wopee-mcp capabilities
First listed
Mar 18, 2026
Last publish date
Mar 18, 2026
OVERVIEW
Wopee MCP is a Model Context Protocol (MCP) server published by autonomous-testing. It ranks #7519 of 58,900 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. MCP Toplist tracks 2 versions of Wopee MCP. It was first listed on Mar 18, 2026 and most recently updated on Mar 18, 2026.
STANDING
#7,519of 58,900 tracked serversTop 25%
Ranks ahead of 51,381 of 58,900 servers on MCP Toplist.
CONNECT
Use Wopee MCP
Add Wopee MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"wopee-mcp": {
"command": "npx",
"args": [
"-y",
"wopee-mcp"
],
"env": {
"WOPEE_API_KEY": "<your WOPEE_API_KEY>",
"WOPEE_PROJECT_UUID": "<your WOPEE_PROJECT_UUID>",
"WOPEE_API_URL": "<your WOPEE_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
ORGANIZATION
autonomous-testing
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.16.0 | Mar 18, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Wopee MCP?
- MCP server providing wopee-mcp capabilities
- Who maintains Wopee MCP?
- Wopee MCP is maintained by autonomous-testing, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Wopee MCP an official MCP server?
- Wopee MCP is not currently listed on the Official MCP Registry.
- How many versions does Wopee MCP have?
- MCP Toplist tracks 2 versions of Wopee MCP, most recently published on Mar 18, 2026.
- Where can I find the source code for Wopee MCP?
- The source code for Wopee MCP is hosted at github.com/autonomous-testing/wopee-mcp.
EXPLORE