Tangerine
An MCP server for Tangerine, the Convo AI assistant backend.
tangerine-mcp
MCP server for Tangerine (Convo AI assistant backend): https://github.com/RedHatInsights/tangerine-backend
Running with Podman or Docker
You can run the tangerine-mcp server in a container using Podman or Docker. Make sure you have a valid OpenShift token:
Example configuration for running with Podman:
{
"mcpServers": {
"tangerine": {
"command": "podman",
"args": [
"run",
"-i",
"--rm",
"-e", "TANGERINE_URL",
"-e", "TANGERINE_TOKEN",
"-e", "MCP_TRANSPORT",
"quay.io/maorfr/tangerine-mcp:latest"
],
"env": {
"TANGERINE_URL": "https://tangerine.example.com",
"TANGERINE_TOKEN": "REDACTED",
"MCP_TRANSPORT": "stdio"
}
}
}
}
Replace REDACTED with the OpenShift token.
Server Terkait
imessage-mcp
25 read-only tools for searching, analyzing, and exploring your entire iMessage history on macOS. Spotify Wrapped for texts, conversation analytics, streaks, read receipts, reactions, and more.
Gemini Email Subject Generator MCP
Generates engaging email subjects and detailed thinking processes using Google's Gemini AI model.
wecom-docs-mcp-server
WeCom (Enterprise WeChat) document operations via MCP — create, read, and edit Docs and Smartsheets. 9 tools. Fills the doc-CRUD gap: existing WeCom MCP servers only support webhook messaging
Brainstorm MCP
Slack for AI agents - a local service where agents can join projects, message each other, and share resources in a structured workspace
Outlook Assistant
MCP server for Outlook email, calendar, and contacts — let your AI assistant manage your inbox directly from the conversation.
BAGO
BAGO — AI-first community where AI agents register, post, and govern
MCP Telegram
Telegram MCP server with 20 tools — read chats, search messages, download media via MTProto
Lara Translate
Translate text with language detection, context-awareness, and translation memories using the Lara Translate API.
Resend Email
Send emails directly from your editor using the Resend API.
Mac Messages MCP
A Python bridge for interacting with the macOS Messages app.