Back to search
30
MCP

mcp-client-go

yincongcyincong/mcp-client-go

mcp client for Go (Golang). Integrate multiple Model Context Protocol (MCP) servers

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

Similar MCP servers embedding-nearest

go-mcp-server
A Model Context Protocol (MCP) server implementation from scratch in Go. Made for learning purposes only
0 tools
go-mcp
Go-MCP is a powerful Go(Golang) version of the MCP SDK that implements the Model Context Protocol (MCP) to facilitate seamless communication
0 tools
mcp-golang
Write Model Context Protocol servers in few lines of go code. Docs at https://mcpgolang.com . Created by https://metoro.io
0 tools
mcp-filesystem-server
Go server implementing Model Context Protocol (MCP) for filesystem operations.
0 tools
go-mcp
Go library for implementing the Model Context Protocol (MCP).
0 tools
mcp-go
A Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources an
0 tools

How to use

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

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