Wavedash MCP Server
AI integration assets for Wavedash. The canonical skill source lives in the Wavedash docs repo under skills/ and is served from https://docs.wavedash.com/.well-known/skills/index.json. It is available as a remote MCP endpoint.
Teams that want a hosted gaming endpoint instead of running a local process. The project is written in JavaScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-15 · ★ 2 · #33 OF 35 MAINTAINED GAMING · VERIFIED 2026-08-25
MIT · JavaScript servers · how we verify → /methodology
01 · Install Wavedash
before you install - you'll need
Set WAVEDASH_SKILLS_SOURCE_DIR before connecting.
Claude Code
claude mcp add wvdsh-ai --transport http https://mcp.wavedash.com/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"wvdsh-ai": {
"url": "https://mcp.wavedash.com/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://mcp.wavedash.com/mcp
transport: streamable-http
endpoint alive - responded to MCP initialize · probed 2026-08-25
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as remote - your agent's requests go to mcp.wavedash.com
endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect
license MIT - declared in the repository
registry namespace io.github.wvdsh is GitHub-verified and matches the repo owner
03 · Who maintains Wavedash
Wavedash is maintained by wvdsh. It's the only MCP server we track from this author; the repo dates to Jun 2026.
04 · Facts
- repository
- github.com/wvdsh/ai
- website
- https://docs.wavedash.com/agents
- category
- gaming - ranked #33 of 35 actively-maintained gaming servers as of 2026-08-25.
- registry
- io.github.wvdsh/wavedash (active, first published 2026-06-29)
05 · Wavedash FAQ
What is Wavedash?
AI integration assets for Wavedash. The canonical skill source lives in the Wavedash docs repo under skills/ and is served from https://docs.wavedash.com/.well-known/skills/index.json. It is available as a remote MCP endpoint.
Is Wavedash still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-15. We re-verify nightly.
How do I install Wavedash?
Run `claude mcp add wvdsh-ai --transport http https://mcp.wavedash.com/mcp`. The README documents one environment variable (WAVEDASH_SKILLS_SOURCE_DIR) to set first. Set WAVEDASH_SKILLS_SOURCE_DIR before connecting. You can also paste the ready-made client config above.
Does Wavedash require authentication?
No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.
06 · Alternatives to Wavedash
Alternatives to Wavedash
Maintained gaming servers if Wavedash isn't the fit.
- Unity MCP Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games. ★ 3,971 · 2026-08-24
- Gearboy MCP Server MCP server for Gearboy Nintendo Game Boy / Game Boy Color emulator ★ 1,192 · 2026-08-24
- Godot MCP MCP server for Godot game engine integration - control the Godot editor with AI ★ 411 · 2026-08-24
- Gearsystem MCP Server MCP server for Gearsystem Sega Master System / Game Gear / SG-1000 emulator ★ 384 · 2026-08-24
- Flutter MCP Toolkit Inspect and drive Flutter debug apps/games: semantic snapshots, search, and custom client tools ★ 366 · 2026-08-23
- Gopeak GoPeak - The most comprehensive MCP server for Godot Engine. 95+ tools, LSP, DAP, screenshots. ★ 243 · 2026-07-13
More gaming MCP servers · UnrealMCP - AI Bridge for Unreal Engine 5 · Renforge · Tripwire · Beckett - MCP for Godot
More JavaScript MCP servers · X402search MCP · Opendata Cat · Rangefind · HackTricks MCP Server · Xquik MCP Server · see all