
kai mcp poc
一个为 Konveyor AI 提供提示和工具的 MCP 服务器。
Repository Info
About This Server
一个为 Konveyor AI 提供提示和工具的 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
Kai MCP POC
This is a MCP server providing prompts and tools for Konveyor AI related capabilities.
Build
Make sure you have Node v20 or above and npm installed.
Install dependencies:
npm install
To build, simply run:
npm run build
This should produce ./dist/index.js file. Run chmod +x ./dist/index.js to make it an executable.
Ensure the index.js file runs:
$ ./dist/index.js
Starting server...
Setup the server in Continue
Add your local MCP server to the Continue config as a block:
name: Kai MCP
version: 0.0.1
schema: v1
mcpServers:
- name: Kai MCP
command: npx
args:
- -y
- <full_path_to_the_base_dir>/dist/index.js
Quick Start
Clone the repository
git clone https://github.com/pranavgaikwad/kai-mcp-pocInstall dependencies
cd kai-mcp-poc
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.