Bitte AI
FreeNot checkedConnects AI assistants to the Bitte AI ecosystem, enabling discovery and execution of specialized agents and tools from the Bitte registry through real-time Ser
About
Connects AI assistants to the Bitte AI ecosystem, enabling discovery and execution of specialized agents and tools from the Bitte registry through real-time Server-Sent Events communication.
README
This monorepo contains MCP (Model Control Protocol) servers for different services.
Server URI
https://mcp.bitte.ai/sse
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
- Create a new directory in the
packagesfolder - 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
Installing Bitte AI
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/bitteprotocol/mcpFAQ
Is Bitte AI MCP free?
Yes, Bitte AI MCP is free — one-click install via Unyly at no cost.
Does Bitte AI need an API key?
No, Bitte AI runs without API keys or environment variables.
Is Bitte AI hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Bitte AI in Claude Desktop, Claude Code or Cursor?
Open Bitte AI on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Bitte AI with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
