waldzellai_waldzell_mcp

waldzellai_waldzell_mcp

by waldzellai

License

Skip to content

You signed in with another tab or window. Reload
to refresh your session. You signed out in another tab or window. Reload
to refresh your session. You switched accounts on another tab or window. Reload
to refresh your session. Dismiss alert

waldzellai / waldzell-mcp Public

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

License

MIT license

52 stars
5 forks
Branches
Tags
Activity

Star

Notifications
You must be signed in to change notification settings

waldzellai/waldzell-mcp

main

6 Branches
0 Tags


Go to file

Code

Folders and files

| Name | | Name | Last commit message | Last commit date |
| --- | --- | --- | --- |
| Latest commit
-------------

glassBead-tc
glassBead-tc

Merge pull request
#34
from waldzellai/feat/add-server-typestyle

Mar 21, 2025

f292e22
 · Mar 21, 2025

History
-------

113 Commits

| | |
| .changeset | | .changeset | feat: Configure monorepo with Turborepo and Changesets | Mar 21, 2025 |
| .github/workflows | | .github/workflows | Chore: update CI files | Mar 21, 2025 |
| packages | | packages | feat: Add Smithery deployment configuration for TypeStyle server | Mar 21, 2025 |
| .dockerignore | | .dockerignore | refactor: update all references from glassbead-thinks to clear-thought | Feb 17, 2025 |
| .env.example | | .env.example | Initial commit. pre-alpha version. | Mar 14, 2025 |
| .eslintrc.json | | .eslintrc.json | Add ability to respond to reviews. | Mar 21, 2025 |
| .gitignore | | .gitignore | Add ability to respond to reviews. | Mar 21, 2025 |
| .npmignore | | .npmignore | Add ability to respond to reviews. | Mar 21, 2025 |
| .prettierrc | | .prettierrc | feat: Configure monorepo with Turborepo and Changesets | Mar 21, 2025 |
| LICENSE | | LICENSE | chore: update gitignore to exclude memory-bank, dist, and node_modules | Feb 16, 2025 |
| README.md | | README.md | docs: Update monorepo README with TypeStyle server and clean up forma… | Mar 21, 2025 |
| package.json | | package.json | refactor: Remove yelp-fusionai-mcp and update references to server-ye… | Mar 21, 2025 |
| tsconfig.json | | tsconfig.json | feat: Configure monorepo with Turborepo and Changesets | Mar 21, 2025 |
| turbo.json | | turbo.json | feat: Configure monorepo with Turborepo and Changesets | Mar 21, 2025 |
| yarn.lock | | yarn.lock | feat: Clean up server-yelp-fusionai package and update for npm public… | Mar 21, 2025 |
| View all files | | |

Repository files navigation

Waldzell MCP Servers

This is a Turborepo-powered monorepo containing MCP (Model Context Protocol) servers for various AI assistant integrations.

What's inside?

Packages

Utilities

This monorepo uses Turborepo
with Yarn 4 Workspaces
.

  • Turborepo
    — High-performance build system for monorepos
  • Yarn 4
    — Modern package management with PnP support
  • Changesets
    — Managing versioning and changelogs
  • GitHub Actions
    — Automated workflows
  • Smithery
    — Deployment platform for MCP servers

Getting Started

Prerequisites

  • Node.js 18 or higher
  • Corepack
    enabled (corepack enable)

Installation

Clone the repository and install dependencies:

git clone https://github.com/waldzellai/mcp-servers.git
cd mcp-servers
yarn install

Development

To develop all packages:

yarn dev

Building

To build all packages:

yarn build

The build output will be in each package's dist/ directory.

Testing

yarn test

Linting

yarn lint

Deploying to Smithery

This repo is set up to easily deploy packages to Smithery:

# Deploy all packages
yarn deploy

# Deploy specific packages
yarn smithery:yelp-fusion
yarn smithery:typestyle
yarn smithery:stochastic
yarn smithery:clear-thought

Workflow

Adding a new feature

  1. Create a new branch
  2. Make your changes
  3. Add a changeset (documents what's changed for version bumping):

    shell yarn changeset

  4. Push your changes

Releasing new versions

We use Changesets to manage versions. Create a PR with your changes and Changesets will create a release PR that you can merge to release new versions.

For manual releases:

yarn publish-packages

Adding a New Package

  1. Create a new directory in the packages directory
  2. Initialize the package with yarn init
  3. Add your source code
  4. Update turbo.json pipeline if needed
  5. Add a smithery.yaml file if you want to deploy to Smithery
  6. Run yarn install at the root to update workspaces

Turborepo

Remote Caching

Turborepo can use a remote cache to share build artifacts across machines. To enable Remote Caching:

yarn dlx turbo login
yarn dlx turbo link

MCP Server Documentation

Each MCP server package in this monorepo has its own README with detailed documentation:

License

All packages in this monorepo are licensed under the MIT License - see each package's LICENSE file for details.

Contributing

Contributions are welcome! Please feel free to submit a pull request.

About

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

Resources

Readme

License

MIT license

Activity

Custom properties

Stars

52 stars

Watchers

2 watching

Forks

5 forks

Report repository

Releases


No releases published

Packages 0


No packages published

Contributors 3


Languages

You can’t perform that action at this time.

Features & Capabilities

Categories
mcp_server model_context_protocol

Implementation Details

Stats

0 Views
52 GitHub Stars

Repository Info

waldzellai Organization

Similar MCP Servers

continuedev_continue by continuedev
25049
21423
9300
SunMonTueWedThuFriSat
303112345678910111213141516171819202122232425262728293012345678910
:
PM
SunMonTueWedThuFriSat
303112345678910111213141516171819202122232425262728293012345678910
:
PM