Back to search
30
MCP

fastchat-mcp

pypi/fastchat-mcp

Python client, based on fastmcp, for connecting to MCP servers through multiple protocols, specifically designed to work with integrated language models.

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

Similar MCP servers embedding-nearest

fastmcp
The fast, Pythonic way to build MCP servers and clients.
0 tools
fastapi-mcp-client
A specialized client library for FastAPI services using Model Context Protocol (MCP) over Server-Sent Events (SSE)
0 tools
dolphin-mcp
A flexible Python client for interacting with Model Context Protocol (MCP) servers
0 tools
amitysolutions.dolphin-mcp
A flexible Python client for interacting with Model Context Protocol (MCP) servers
0 tools
amity-dolphin-mcp
A flexible Python client for interacting with Model Context Protocol (MCP) servers
0 tools
mcp-chat
Simple MCP Client to quickly test and explore MCP servers from the command line
0 tools

How to use

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

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