
mcp
此项目实现了用于Cisco Catalyst Center API的模型上下文协议(MCP),仅支持以Docker容器运行。
Repository Info
About This Server
此项目实现了用于Cisco Catalyst Center API的模型上下文协议(MCP),仅支持以Docker容器运行。
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
MCP Server for Cisco Catalyst Center APIs
This server implements the Model Context Protocol (MCP) for Cisco Catalyst Center APIs. It is designed to run exclusively as a Docker container.
Usage
- Build and run the Docker container:
docker build -t mcp-server .
docker run -d -p 8000:8000 --env-file .env mcp-server
- The server will be available at
http://<host>:8000(replace<host>with your Docker host IP).
Endpoints
POST /mcp/tools: Get available tools in MCP formatPOST /mcp/execute_tool/{tool_name}: Execute a specific tool with parameters
Environment Variables
See .env for configuration options. The server expects the API definition file at the path specified by SWAGGER_JSON_PATH.
Development
- All development and testing should use a Python virtual environment (
python -m venv venv). - The server is not intended to be run directly on the host.
Client scripts and instructions have been removed. This server is for containerized use only.
Quick Start
Clone the repository
git clone https://github.com/martynrees/mcpInstall dependencies
cd mcp
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.