maorfr
MCP Servermaorfrpublic

tangerine mcp

MCP for tangerine

Repository Info

0
Stars
0
Forks
0
Watchers
2
Issues
Python
Language
-
License

About This Server

MCP for tangerine

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

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.

Quick Start

1

Clone the repository

git clone https://github.com/maorfr/tangerine-mcp
2

Install dependencies

cd tangerine-mcp
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownermaorfr
Repotangerine-mcp
LanguagePython
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation