Skip to main content
Glama
BitteProtocol

Bitte MCP Proxy

MCP Proxy Monorepo

This monorepo contains MCP (Model Control Protocol) servers for different services.

Server URI

https://mcp.bitte.ai/sse

Related MCP server: Model Hub MCP

Add to Curser Settings

{
  "mcpServers": {
    "bitte-ai": {
      "url": "https://mcp.bitte.ai/sse"
    }
  }
}

Packages

  • bitte-ai: MCP server for Bitte AI integrations

Setup

To install dependencies:

bun install

Development

This project uses Turborepo for managing the monorepo workflow and Biome for code quality tools.

Build all packages

bun run build

Start both services

bun run start

Development mode

bun run dev

Format and lint your code

bun run check
# To fix automatically:
bun run check:fix

Run individual services

# Run bitte-ai service
bun run dev:bitte-ai

Adding a new package

  1. Create a new directory in the packages folder

  2. Add the necessary package.json, tsconfig.json, and implementation files

  3. 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

A
license - permissive license
Not graded
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    An MCP server that enables AI applications to access 20+ model providers (including OpenAI, Anthropic, Google) through a unified interface for text and image generation.
    2
    30
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    An MCP server that retrieves and provides AI model information from OpenAI, Anthropic, and Google through a unified interface.
    3
    17
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol server that bridges MCP clients with local LLM services, enabling seamless integration with MCP-compatible applications through standard tools like chat completion, model listing, and health checks.

View all related MCP servers

Related MCP Connectors

  • A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…

  • MCP server for AI dialogue using various LLM models via AceDataCloud

  • A Model Context Protocol server for Wix AI tools

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BitteProtocol/mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server