Integrations
Used for code quality tools in the project
Used as the JavaScript runtime environment for the MCP server
Used for managing the monorepo workflow
MCP Proxy Monorepo
This monorepo contains MCP (Model Control Protocol) servers for different services.
Server URI
https://mcp.bitte.ai/sse
Add to Curser Settings
Packages
- bitte-ai: MCP server for Bitte AI integrations
Setup
To install dependencies:
Development
This project uses Turborepo for managing the monorepo workflow and Biome for code quality tools.
Build all packages
Start both services
Development mode
Format and lint your code
Run individual services
Adding a new package
- Create a new directory in the
packages
folder - Add the necessary package.json, tsconfig.json, and implementation files
- Update the root package.json and tsconfig.json to include your new package
This project uses Bun as the JavaScript runtime.
For more information: Vibestreaming Logs
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
A monorepo containing Model Control Protocol (MCP) servers for different services, primarily focused on Bitte AI integrations.
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol (MCP) server that allows AI models to safely access and interact with local file systems, enabling reading file contents, listing directories, and retrieving file metadata.Last updated -471JavaScriptMIT License
- AsecurityAlicenseAqualityA server that uses the Model Context Protocol (MCP) to allow AI agents to safely execute shell commands on a host system.Last updated -1762TypeScriptMIT License
- -securityFlicense-qualityA flexible server that enables communication between AI models and tools, supporting multiple MCP servers and compatible with Claude, MCP Dockmaster, and other MCP clients.Last updated -15TypeScript
- -securityAlicense-qualityA unified Model Context Protocol server that aggregates multiple MCP servers into one, allowing AI assistants like Claude Desktop, Cursor, and Cherry Studio to connect to a single server instead of managing multiple instances.Last updated -6610TypeScriptApache 2.0