@waldzellai/mcp-servers
Waldzell AI's monorepo of MCP servers for model enhancement. Use in Claude Desktop, Cline, Roo Code, and more!
Overview
MCP Enhancement Servers is a collection of Model Context Protocol (MCP) servers designed to enhance AI models by providing advanced problem-solving capabilities and decision-making tools.
To use the MCP Enhancement Servers, integrate them into AI applications like Claude Desktop or Roo Code. Developers can install the necessary packages and utilize the provided APIs to enhance their AI's reasoning capabilities.
- Advanced problem-solving through sequential thinking and dynamic thought evolution. - Stochastic algorithms for improved decision-making. - Modular architecture allowing for easy integration and expansion of AI capabilities.
- Enhancing AI assistants with advanced reasoning capabilities.
- Solving complex mathematical problems using specialized servers.
- Improving decision-making processes in AI applications through stochastic models.
Add to your AI client
Use these steps to connect @waldzellai/mcp-servers in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"mcp-enhancement-servers-waldzellai": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-enhancement-servers-waldzellai"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"mcp-enhancement-servers-waldzellai": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-enhancement-servers-waldzellai"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"mcp-enhancement-servers-waldzellai": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-enhancement-servers-waldzellai"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"mcp-enhancement-servers-waldzellai": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-enhancement-servers-waldzellai"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-enhancement-servers-waldzellai": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-enhancement-servers-waldzellai"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"mcp-enhancement-servers-waldzellai": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-enhancement-servers-waldzellai"
]
}
}
}FAQ
Can MCP servers be used with any AI model?
Yes! MCP servers are designed to integrate with various AI models, enhancing their capabilities.
Is there a cost associated with using MCP servers?
The MCP servers are open-source and free to use under the MIT license.
How do I get started with MCP servers?
You can get started by cloning the repository and following the installation instructions provided in the documentation.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1239,"uuid":"b56a99dc-86bc-4cc5-9a23-50b3219406e0","name":"mcp-enhancement-servers","title":"@waldzellai/mcp-servers","description":"Waldzell AI's monorepo of MCP servers for model enhancement. Use in Claude Desktop, Cline, Roo Code, and more!","avatar_url":"https://avatars.githubusercontent.com/u/193014329?v=4","created_at":"$D2025-02-20T14:09:49.968Z","updated_at":"$D2025-02-23T07:20:28.856Z","status":"created","author_name":"waldzellai","author_avatar_url":"https://avatars.githubusercontent.com/u/193014329?v=4","tags":"mcp-servers,model-enhancement,ai-assistants","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/waldzellai/mcp-enhancement-servers","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/8c6111a3beaf6e60031d087b436c1b69758daf8d272d167d04d354deb005301c/68747470733a2f2f736d6974686572792e61692f62616467652f4077616c647a656c6c61692f6d63702d73657276657273","type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]