MCP Directory
Back

waldzell-mcp

by waldzellai · JavaScript · ★ 201

Waldzell AI's monorepo of MCP servers. Use in Claude Desktop, Cline, Roo Code, and more!

Install

npx -y github:waldzellai/waldzell-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "waldzell-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:waldzellai/waldzell-mcp"
      ]
    }
  }
}

From the README

This repository contains a set of Model Context Protocol (MCP) servers. Each server lives in its own folder under and can be used independently. The project is intentionally lightweight and does not make use of a complex monorepo toolchain. - [Clear Thought](./servers/server-clear-thought) – Sequential thinking tools inspired by James Clear - [Google Styleguide](./servers/server-google-styleguide) – Google TypeScript style guide server - [Stochastic Thinking](./servers/server-stochasticthinking) – Stochastic thinking utilities - [TypeStyle](./servers/server-typestyle) – TypeScript style guid…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related other servers