Webex Mcp Server
@bharath063
关于 Webex Mcp Server
A NodeJS MCP server for interacting with Webex Spaces
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Webex Mcp Server?
A TypeScript implementation of a Model Context Protocol (MCP) server that integrates with Webex's API. It allows AI applications like Claude Desktop to interact with Webex through the MCP interface.
How to use Webex Mcp Server?
Clone the repository, install dependencies, and build the project. Configure the generated dist/index.js file with Claude Desktop by editing the claude_desktop_config.json with the path to Node.js and the absolute path to the built file, and set the WEBEX_ACCESS_TOKEN environment variable. Restart Claude Desktop to see the integration.
Key features of Webex Mcp Server
- Integrates with Webex's API via Model Context Protocol
- Built with TypeScript for reliability
- Connects to Claude Desktop as an MCP server
- Requires only a Webex access token for authentication
- Provides MCP Inspector testing capability
Use cases of Webex Mcp Server
—
FAQ from Webex Mcp Server
What are the prerequisites for Webex Mcp Server?
Node.js 16.x or higher, NPM or yarn, and a valid Webex access token.
How do I configure Webex Mcp Server with Claude Desktop?
Add a "webex" entry to your claude_desktop_config.json with the command set to the path of Node.js, args set to the absolute path of dist/index.js, and env containing WEBEX_ACCESS_TOKEN.
How can I test the server without Claude Desktop?
Create a .env file with your WEBEX_ACCESS_TOKEN and run npm run inspect to start the MCP Inspector at http://localhost:5173.
Where does the configuration file reside?
On macOS at ~/Library/Application Support/Claude/claude_desktop_config.json, on Windows at %APPDATA%\Claude\claude_desktop_config.json.
What license is Webex Mcp Server under?
MIT License.
其他 分类下的更多 MCP 服务器
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
评论