Wopee-io/wopee-mcp
by Various
Wopee-io/wopee-mcp — indexed from awesome-mcp-servers-punkpeye
MCP
Wopee-io/wopee-mcp
Added 1 June 2026
Overview
A TypeScript MCP server with 3 GitHub stars, indexed in the awesome-mcp-servers list. Its specific functionality is not detailed in the available metadata.
Best for
Best for
Developers exploring MCP server implementations or needing a lightweight TypeScript reference
Use cases
- Extending AI assistant capabilities via the Model Context Protocol
- Building custom tool integrations for MCP-compatible agents
- Learning MCP server development from a minimal example
How to use
Install
npx wopee-mcp Tools exposed
wopee_fetch_analysis_suiteswopee_dispatch_analysiswopee_create_blank_suitewopee_generate_artifactwopee_fetch_artifactwopee_update_artifact
Tested with
Cursor, VS Code
Example client config
{\n "mcpServers": {\n "wopee": {\n "command": "npx wopee-mcp",\n "env": {\n "WOPEE_PROJECT_UUID": "your-project-uuid-here",\n "WOPEE_API_KEY": "your-api-key-here"\n }\n }\n }\n} Notes
A TypeScript MCP server with 3 GitHub stars, indexed in the awesome-mcp-servers list. Its specific functionality is not detailed in the available metadata.
3 stars on GitHub. Last updated 2026-05-06. Licensed MIT.
Use cases
- Extending AI assistant capabilities via the Model Context Protocol
- Building custom tool integrations for MCP-compatible agents
- Learning MCP server development from a minimal example
Pros
- Written in TypeScript for type safety and readability
- Listed in curated awesome-mcp-servers for discoverability
Cons
- Very low star count indicates limited community traction or early stage
- No description of actual functionality or features available
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Written in TypeScript for type safety and readability
- Listed in curated awesome-mcp-servers for discoverability
Cons
- Very low star count indicates limited community traction or early stage
- No description of actual functionality or features available
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.