A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Waldzell AI's monorepo of MCP servers. Use in Claude Desktop, Cline, Roo Code, and more!
This repository contains a set of Model Context Protocol (MCP) servers. Each server lives in its own folder under servers/ and can be used independently. The project is intentionally lightweight and does not make use of a complex monorepo toolchain.
Install dependencies for all servers:
npm install
Build every server:
npm run build --workspaces
Run tests for all servers:
npm test --workspaces
Refer to each server's README for usage instructions and additional scripts.
To publish the packages defined in this repository:
npm run build --workspaces && changeset publish
All code in this repository is licensed under the MIT License.
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
MCP server integration for DaVinci Resolve Studio