@waldzellai/mcp-servers
@waldzellai
关于 @waldzellai/mcp-servers
Waldzell AI's monorepo of MCP servers. Use in Claude Desktop, Cline, Roo Code, and more!
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is @waldzellai/mcp-servers?
A repository containing a set of Model Context Protocol (MCP) servers, each living in its own folder under servers/ and usable independently. The project is intentionally lightweight and does not use a complex monorepo toolchain. It is intended for developers who need modular MCP server implementations.
How to use @waldzellai/mcp-servers?
Requires Node.js 18 or higher and npm. Install dependencies for all servers with npm install, build every server with npm run build --workspaces, and run tests with npm test --workspaces. For individual server usage, refer to each server’s own README.
Key features of @waldzellai/mcp-servers
- Collection of independent MCP servers in a single repository
- Lightweight setup with no complex monorepo toolchain
- Includes Clear Thought, Google Styleguide, Stochastic Thinking, and TypeStyle servers
- All code licensed under the MIT License
Use cases of @waldzellai/mcp-servers
- Use Clear Thought for sequential thinking tools inspired by James Clear
- Use Google Styleguide to enforce Google TypeScript style guide rules
- Use Stochastic Thinking for stochastic thinking utilities
- Use TypeStyle as a TypeScript style guide server
FAQ from @waldzellai/mcp-servers
What servers are included?
Clear Thought, Google Styleguide, Stochastic Thinking, and TypeStyle. Each lives in its own folder under servers/.
What are the prerequisites?
Node.js 18 or higher and npm (which comes with Node.js).
How do I install and build all servers?
Run npm install to install dependencies, then npm run build --workspaces to build every server.
How do I publish the packages?
Run npm run build --workspaces && changeset publish.
What is the license?
All code in this repository is licensed under the MIT License.
其他 分类下的更多 MCP 服务器
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
评论