mcp client for Go (Golang). Integrate multiple Model Context Protocol (MCP) servers
Connect 📦 MCP to Claude, Cursor or any other MCP client and it stops being a tab you switch to. mcp client for Go (Golang). Integrate multiple Model Context Protocol (MCP) servers. The 📦 mcp mcp server is what makes that connection.
mcp-client-go is a Golang client library for the Model Context Protocol (MCP). It allows developers to register and interact with various MCP-based services such as Amap (Gaode Maps) using a unified API.
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
redis — A Model Context Protocol server that provides access to Redis databasesgithub — The GitHub MCP Server is a Model Context Protocol (MCP) server that provides seamless integration with GitHub APIsaws — An MCP server implementation for retrieving information from the AWS Knowledge Base using the Bedrock Agent Runtimesequential_thinking — An MCP server implementation that provides a tool for dynamic and reflective problem-solving through a structured thinking processfirecrawl — A Model Context Protocol (MCP) server implementation that integrates with Firecrawl for web scraping capabilitiespostgresql — A Model Context Protocol server that provides read-only access to PostgreSQL databasesgitlab — MCP Server for the GitLab API, enabling project management, file operations, and moreslack — MCP Server for the Slack API, enabling Claude to interact with Slack workspacespuppeteer — A Model Context Protocol server that provides browser automation capabilities using Puppeteereverart — Image generation server for Claude Desktop using EverArt's APIsentry — A Model Context Protocol server for retrieving and analyzing issues from Sentry.iofilesystem — Node.js server implementing Model Context Protocol (MCP) for filesystem operationsAmong the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. 📦 MCP's toolset — redis, github, aws and 11 more — is a fair guide to whether it matches your workflow. It is maintained by yincongcyincong; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| redis | A Model Context Protocol server that provides access to Redis databases. |
| github | The GitHub MCP Server is a Model Context Protocol (MCP) server that provides seamless integration with GitHub APIs |
| aws | An MCP server implementation for retrieving information from the AWS Knowledge Base using the Bedrock Agent Runtime. |
| sequential_thinking | An MCP server implementation that provides a tool for dynamic and reflective problem-solving through a structured thinking process. |
| firecrawl | A Model Context Protocol (MCP) server implementation that integrates with Firecrawl for web scraping capabilities. |
| postgresql | A Model Context Protocol server that provides read-only access to PostgreSQL databases. |
| gitlab | MCP Server for the GitLab API, enabling project management, file operations, and more. |
| slack | MCP Server for the Slack API, enabling Claude to interact with Slack workspaces. |
| puppeteer | A Model Context Protocol server that provides browser automation capabilities using Puppeteer. |
| everart | Image generation server for Claude Desktop using EverArt's API. |
| sentry | A Model Context Protocol server for retrieving and analyzing issues from Sentry.io |
| filesystem | Node.js server implementing Model Context Protocol (MCP) for filesystem operations. |
| fetch | A Model Context Protocol server that provides web content fetching capabilities. This server enables LLMs to retrieve and process content from web pages, converting HTML to markdown for easier consumption. |
| googlemap | MCP Server for the Google Maps API. |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.