Back to search
30
MCP

mcp-chat

pypi/mcp-chat

Simple MCP Client to quickly test and explore MCP servers from the command line

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-client-for-testing
A minimalistic MCP client for testing MCP Server
0 tools
mcp-client-cli
Command line interface for MCP client
0 tools
io.github.bharath-krishna/mcp-test
A simple MCP server with an echo tool for testing purposes
0 tools
mcp-chatbot
A simple CLI chatbot that demonstrates the integration of the Model Context Protocol (MCP).
0 tools
github-chat-mcp
GitHub Chat MCP server for analyzing GitHub repositories
0 tools
google-chat-mcp
MCP server exposing Google Chat to MCP-compatible clients.
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-chat": {
      "url": "None",
      "transport": "http"
    }
  }
}