Skip to content

Waldzell AI's monorepo of model enhancement MCP servers: lightweight attention-directors to workflows that improve outcomes. Give them to Cursor/Cline/Windsurf for improved performance.

License

Notifications You must be signed in to change notification settings

Soapstone-Services/waldzell-mcp-servers

 
 

Repository files navigation

@waldzellai/mcp-servers

smithery badge

A collection of Model Context Protocol (MCP) servers providing various capabilities for AI assistants.

Packages

An MCP server providing advanced problem-solving capabilities through:

  • Sequential thinking with dynamic thought evolution
  • Mental models for structured problem decomposition (from a list provided by James Clear's website)[https://jamesclear.com/mental-models]
  • Systematic debugging approaches

@waldzellai/mcp-servers

smithery badge

A collection of Model Context Protocol (MCP) servers providing various capabilities for AI assistants, incl

Packages

Development

This is a monorepo using npm workspaces. To get started:

# Install dependencies for all packages
npm install

# Build all packages
npm run build

# Clean all packages
npm run clean

# Test all packages
npm run test

Package Management

Each package in the packages/ directory is published independently to npm under the @waldzellai organization scope.

To create a new package:

  1. Create a new directory under packages/
  2. Initialize with required files (package.json, src/, etc.)
  3. Add to workspaces in root package.json if needed

License

MIT

About

Waldzell AI's monorepo of model enhancement MCP servers: lightweight attention-directors to workflows that improve outcomes. Give them to Cursor/Cline/Windsurf for improved performance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.0%
  • TypeScript 11.5%
  • Dockerfile 3.5%