tencent_ima_mcp
by hdsz25 · Python · ★ 0
基于 [Model Context Protocol](https://modelcontextprotocol.io/) 的 IMA知识库 本地服务,支持通过 CLI 工具(Cortex Code、Cline、Continue 等)调用 IMA 知识库的全部功能
Install
pip install git+https://github.com/hdsz25/tencent_ima_mcp.git Claude Desktop config
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"tencent-ima-mcp": {
"command": "uvx",
"args": [
"git+https://github.com/hdsz25/tencent_ima_mcp.git"
]
}
}
} From the README
💡 Need a managed MCP host?
Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.
Related other servers
playwright-mcp
microsoft
Playwright MCP server
playwright-cli
microsoft
CLI for common Playwright actions. Record and generate Playwright code, inspect selectors and take screenshots.
financial-services-plugins
anthropics
financial-services-plugins — MCP server.
NLWeb
nlweb-ai
Main reference implementation for NLWeb, implemented in Python.
OpenSpace
HKUDS
"OpenSpace: Make Your Agents: Smarter, Low-Cost, Self-Evolving" -- Community: https://open-space.cloud/
csharp-sdk
modelcontextprotocol
The official C# SDK for Model Context Protocol servers and clients. Maintained in collaboration with Microsoft.