Back to search
30
MCP

chat-mcp

ai-ql/chat-mcp

A Desktop Chat App that leverages MCP(Model Context Protocol) to interface with other LLMs.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

chatmcp
ChatMCP is an AI chat client implementing the Model Context Protocol (MCP).
0 tools
mcp-chatbot
A simple CLI chatbot that demonstrates the integration of the Model Context Protocol (MCP).
0 tools
qgis_mcp
Model Context Protocol (MCP) that allows LLMs to use QGIS Desktop
0 tools
chatgpt-mcp
A Model Context Protocol server for interacting with ChatGPT on macOS with Korean support
0 tools
githubchat-mcp-server
Model Context Protocol (MCP) server for GitHub Chat
0 tools
mcp/github-chat
A Model Context Protocol (MCP) for analyzing and querying GitHub repositories using the GitHub Ch...
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "chat-mcp": {
      "url": "https://deepwiki.com/AI-QL/chat-mcp",
      "transport": "http"
    }
  }
}