rungalileo
MCP Serverrungalileopublic

demo mcp

Anthropic MCP based sales (anthropic) bot.

Repository Info

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

About This Server

Anthropic MCP based sales (anthropic) bot.

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

How to run this?

  1. open a terminal and "cd" go to the backend/ folder

  2. create a virtualenv: python -m venv venv

  3. run pip install -r requirements.txt. ensure success - if failures, ask an LLM.

  4. Go to ~/Library/Application Support/Claude

  5. Open claude_desktop_config.json

  6. Add the following

{
  "mcpServers": {
    "sales_agent": {
      "command": "ROOT_PATH_TO_THIS PROJECT/backend/venv/bin/python3.10",
      "args": [
        "ROOT_PATH_TO_THIS_PROJECT/backend/gong_mcp.py"
      ]
    }
  },
  "globalShortcut": ""
}
  1. Create a .env inside the /backend folder. Add the following:
GONG_CLIENT_SECRET=your_gong_client_secret
GONG_ACCESS_KEY=your_gong_access_key
ANTHROPIC_API_KEY=anthropic_api_key
REDIS_URL=redis://localhost:6379
HUBSPOT_API_KEY=hubspot_api_key
DISABLE_COST_WARNINGS=1
DISABLE_ERROR_REPORTING=1
DISABLE_TELEMETRY=1
  1. Run gong_mcp.py

  2. Open Claude Desktop

  3. Go to Settings, Developer and ensure you see sales_agent

  4. Try any query e.g. "Show me deals in the sales qualification stage"

Quick Start

1

Clone the repository

git clone https://github.com/rungalileo/demo-mcp
2

Install dependencies

cd demo-mcp
npm install
3

Follow the documentation

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

Repository Details

Ownerrungalileo
Repodemo-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