
kantan cms mcp
包含用于与 Kantan CMS API 交互的 MCP 工具。
Repository Info
About This Server
包含用于与 Kantan CMS API 交互的 MCP 工具。
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
Kantan CMS MCP Tools
This repository contains MCP (Model Context Protocol) tools for interacting with the Kantan CMS API.
Setup
- Clone this repository
git clone https://github.com/kantan-cms/kantan-cms-mcp.git - Install the dependencies:
pip install -r requirements.txt - Set the required environment variables:
export PROJECT_ID=your_project_id export CMS_API_KEY=your_api_key - Run the MCP server:
python main.py
MCP Setup
{
"mcpServers": {
"kantan-cms-instruction": {
"command": "python",
"args": ["<absolute path to kantan-cms-mcp>/main.py"],
"disabled": false,
"env": {
"PROJECT_ID": "<Project ID>",
"CMS_API_KEY": "<API Key>"
}
}
},
...
}
Environment Variables
PROJECT_ID: Your Kantan CMS project ID.CMS_API_KEY: Your Kantan CMS API key.
These environment variables are required for authentication with the Kantan CMS API.
Quick Start
Clone the repository
git clone https://github.com/kantan-cms/kantan-cms-mcpInstall dependencies
cd kantan-cms-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.