loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

webex-go-mcp

MCP Tool

tejzpr/webex-go-mcp

A Go-based Model Context Protocol (MCP) server that exposes Cisco Webex APIs as tools. Supports both STDIO and HTTP transport modes. This allows LLMs (like Claude) to interact with Webex -- sending messages, managing rooms, scheduling meetings, downloading transcripts, and more.

Install

$ npx loaditout add tejzpr/webex-go-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "webex-go-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "webex-go-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated40 days ago
Security: B

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/10/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/tejzpr/webex-go-mcp)](https://loaditout.ai/skills/tejzpr/webex-go-mcp)