Open Source Go Model Context Protocol (MCP) Servers

Go Model Context Protocol (MCP) Servers

View 11437 business solutions

Browse free open source Go Model Context Protocol (MCP) Servers and projects below. Use the toggles on the left to filter open source Go Model Context Protocol (MCP) Servers by OS, license, language, programming language, and project status.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    GitHub MCP Server

    GitHub MCP Server

    GitHub's official MCP Server

    The GitHub MCP Server exposes GitHub as a Model Context Protocol server so AI assistants can safely act on repos, issues, pull requests, gists, and more through a consistent tool interface. It’s designed to run locally or remotely and then be attached to MCP-capable clients (for example, Copilot Chat) so an LLM can search code, open files, create branches, draft PRs, label or triage issues, and query metadata without hard-coding GitHub APIs. The server defines tools and resources with fine-grained scopes, leaning on GitHub’s auth to enforce least privilege and auditable access. It supports both stdio and HTTP transports, enabling IDE and headless integrations, and adopts common MCP behaviors like prompts, schemas, and tool definitions to keep agent calls predictable. Documentation covers setup, tokens, and client configuration, highlighting native editor integrations. Its design goal is to give AI agents first-class, governed access to GitHub workflows.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    K8M

    K8M

    Mini Kubernetes AI Dashboard

    An AI-driven Mini Kubernetes Dashboard designed to simplify cluster management, offering a lightweight console tool with integrated large language model capabilities for enhanced operational efficiency. ​
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    MCP Grafana

    MCP Grafana

    MCP server for Grafana

    The Grafana MCP Server is a Model Context Protocol (MCP) server designed to provide access to Grafana instances and their surrounding ecosystems. It enables seamless integration with Grafana's visualization and monitoring capabilities. ​
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Last9 MCP Server

    Last9 MCP Server

    Last9 MCP Server

    The Last9 MCP Server is a Model Context Protocol server implementation for Last9, enabling AI agents to seamlessly bring real-time production context—logs, metrics, and traces—into local environments to auto-fix code faster. ​
    Downloads: 3 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5
    ENScan Go

    ENScan Go

    ENScan_GO is an enterprise information reconnaissance tool

    ENScan_GO is an enterprise information reconnaissance tool focused on Chinese corporate data sources. It aggregates official and third-party APIs to pull records like ICP filings, affiliated/holding companies, apps, mini-programs, and WeChat official accounts, then exports merged results for analysis. The tool targets analysts who need one-click collection and normalized output to reduce manual lookups across registries and platforms. Recent releases added a reworked task model with queueing, resumable searches via cached progress, export format options, and a public API surface for custom keyword strategies. Documentation and issues discuss operational concerns such as rate limits, verification challenges, and use of proxies to reduce bans. The project is maintained under Apache-2.0 and is positioned for both single-shot queries and batch investigations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    HttpRunner

    HttpRunner

    Testing framework that began with API and performance testing

    HttpRunner is an open-source testing framework that began with API and performance testing and has evolved into a general, extensible test platform. The current major version is implemented in Go, with the legacy Python edition split to a separate repository; this shift emphasizes a single, fast, cross-platform runtime for modern pipelines. It provides declarative test cases, data-driven parametrization, and plugin mechanisms so teams can compose reusable steps and validations at scale. Beyond HTTP(S) APIs, the ecosystem spans UI automation (via a companion UI extension), load testing, and integrations that turn the framework into a one-stop solution for functional and performance needs. The repo includes examples, a migration path from older versions, and badges for CI health and coverage to encourage production adoption. Its community presence and long history (since 2017) make it a common choice in Chinese and global QA teams looking for an all-in-one runner.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    MCP Go

    MCP Go

    A Go implementation of the Model Context Protocol (MCP)

    mcp-go is a Go implementation of the Model Context Protocol (MCP), designed to enable seamless integration between Large Language Model (LLM) applications and external data sources and tools. It abstracts the complexities of the protocol and server management, allowing developers to focus on building robust tools. The library is high-level and user-friendly, facilitating the development of MCP servers in Go. ​
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    MCP Language Server

    MCP Language Server

    mcp-language-server gives MCP enabled clients access semantic tools

    mcp-language-server gives MCP-enabled clients semantic code-navigation powers—go-to-definition, find references, rename, and diagnostics—by brokering requests to language servers. It is not “a language server for MCP,” but an MCP server that exposes language-server–style capabilities to agents and chat IDEs through typed tools. The README demonstrates a streamlined setup: install the Go server, plug in one or more language servers per language, and the MCP client gains editor-grade navigation across the workspace. This helps agents reason precisely about symbols and files instead of guessing via grep-like prompts, enabling safer edits and better refactoring proposals. The project maintains active issues and PRs, indicating ongoing polish around multi-language routing and robustness. It’s also listed in community indexes, reflecting adoption across MCP clients.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    MCPTools

    MCPTools

    A command-line interface for interacting with MCP

    mcptools is a command-line interface designed for interacting with Model Context Protocol (MCP) servers using both standard input/output and HTTP transport methods. It allows users to discover and call tools, list resources, and interact with MCP-compatible servers. The tool supports various output formats and includes features like an interactive shell, project scaffolding, and server alias management. ​
    Downloads: 2 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 10
    KOM

    KOM

    Kubernetes Operations Manager

    A Kubernetes Operations Manager (kom) that serves as an SDK-level tool, encapsulating functionalities of kubectl and client-go, providing a comprehensive suite of features for managing Kubernetes resources efficiently. ​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    xiaohongshu-mcp

    xiaohongshu-mcp

    MCP for xiaohongshu.com

    xiaohongshu-mcp is a Model Context Protocol (MCP) server that equips AI assistants with first-class tools for working on Xiaohongshu (Little Red Book), focusing on day-to-day creator and operator workflows rather than generic browsing. The project centers on authenticated actions and data access that matter to content operations, such as checking login state, publishing or scheduling content, fetching recommendations and search results, reading post details, and acting on comments. It’s packaged so MCP-capable clients (e.g., Claude Desktop, Cursor) can discover its tools via schemas instead of prompt guesswork, which improves reliability and reduces brittle automation. The repo highlights a growing community and provides links to a hosted landing page, signaling that the server is intended for practical use beyond a proof of concept. By exposing typed resources and procedures, it enables repeatable, auditable automation in social workflows where UI changes are frequent.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    DB MCP Server

    DB MCP Server

    A powerful multi-database server implementing the MCP

    The DB MCP Server is a powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases. Built on the FreePeak/cortex framework, it enables execution of SQL queries, transaction management, schema exploration, and performance analysis across different database systems through a unified interface. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Foxy Contexts

    Foxy Contexts

    Foxy contexts is a library for building context servers

    Foxy Contexts is a Golang library for building context servers that support the Model Context Protocol. It offers a declarative approach to defining tools, resources, and prompts, enabling developers to create robust context servers that enhance the capabilities of AI models. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Gateway MCP

    Gateway MCP

    Universal MCP-Server for your Databases optimized for LLMs

    Gateway is an MCP server that connects to structured databases like PostgreSQL, automatically analyzing schemas and data samples to generate optimized API structures. It leverages large language models (LLMs) during the discovery stage to produce API configurations, ensuring secure and efficient interactions between AI agents and databases. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Go Mcp File Server

    Go Mcp File Server

    file search tool with mcp server for windows

    A local file system mcp server developed based on GoMcp, providing two APIs: query and file opening. This software stores file indexes based on sqlite3 and supports interface operations and mcp client remote calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Jira MCP

    Jira MCP

    A Go-based MCP (Model Control Protocol) connector for Jira

    The Jira MCP is a Go-based MCP connector that enables AI assistants to interact with Atlassian Jira. It provides a seamless interface for performing common Jira operations, including issue management, sprint planning, and workflow transitions. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Kubernetes MCP Server

    Kubernetes MCP Server

    Model Context Protocol (MCP) server for Kubernetes and OpenShift

    A powerful and flexible Model Context Protocol (MCP) server implementation designed for seamless integration with Kubernetes and OpenShift environments, enabling enhanced interaction and management capabilities for AI assistants. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MCP DifyWorkflow Server

    MCP DifyWorkflow Server

    mcp-difyworkflow-server is an mcp server Tools application

    The MCP-DifyWorkflow-Server is an MCP server application that implements the query and invocation of Dify workflows, supporting the on-demand operation of multiple custom Dify workflows. It serves as a bridge between applications and the Dify platform, enabling seamless workflow management. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MCP Filesystem Server

    MCP Filesystem Server

    Go server implementing Model Context Protocol (MCP) for filesystem

    Filesystem MCP Server is a Go-based server implementing the Model Context Protocol (MCP) for filesystem operations. It allows for various file and directory manipulations, including reading, writing, moving, and searching files, as well as retrieving file metadata. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MCP Golang

    MCP Golang

    Write Model Context Protocol servers in few lines of go code

    mcp-golang is an unofficial Go implementation of the Model Context Protocol (MCP), allowing developers to write MCP servers and clients with minimal code. It aims to simplify the development process by providing a straightforward API for integrating MCP functionalities into Go applications. Comprehensive documentation is available to assist developers in getting started. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MCP K8s Eye

    MCP K8s Eye

    MCP Server for kubernetes management and analyze workload status

    A tool designed to manage Kubernetes clusters and analyze workload statuses, providing insights and operational capabilities to enhance cluster performance and reliability. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MCP K8s Go

    MCP K8s Go

    MCP server connecting to Kubernetes

    A Golang-based MCP server that connects AI assistants to Kubernetes clusters, enabling efficient management and operation of Kubernetes resources through natural language commands. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MCP Monitor

    MCP Monitor

    A system monitoring tool that exposes system metrics

    The MCP System Monitor is a tool that exposes system metrics via the Model Context Protocol (MCP), allowing Large Language Models (LLMs) to retrieve real-time system information through an MCP-compatible interface. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MCP WeComBot Server

    MCP WeComBot Server

    An MCP server application that sends various types of messages

    An MCP server application that sends various types of messages to the WeCom group robot, facilitating communication between AI assistants and WeCom groups. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MCPHost

    MCPHost

    A CLI host application that enables Large Language Models (LLMs)

    mcphost is a command-line host application that enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP). It provides a unified interface for engaging with various AI models and supports integration with multiple MCP servers, streamlining the development of AI-driven applications. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.