webex-mcp-server

webex-mcp-server

0

Webex MCP Server is a Model Context Protocol server implemented in TypeScript that facilitates integration with the Webex API. It requires Node.js and provides setup instructions for connection with Claude Desktop and other applications.

Webex MCP Server

A TypeScript implementation of a Model Context Protocol (MCP) server that integrates with Webex's API.

Prerequisites
  • Node.js 16.x or higher
  • NPM or yarn
  • A Webex access token
Installation
  1. Clone the repository from GitHub
  2. Install dependencies
  3. Build the project
  4. (Optional) Test server with MCP Inspector
Usage

Instructions for connecting to Claude Desktop and configuring the server with necessary environment variables.