Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Mcp Server Go

    A simple MCP server implementation written in Go

    0 stars
    Go
    Updated Apr 1, 2025

    Table of Contents

    • Overview
    • Building
    • Usage
    • Configuration
    • Components
    • Supported Methods
    • Protocol Version

    Table of Contents

    • Overview
    • Building
    • Usage
    • Configuration
    • Components
    • Supported Methods
    • Protocol Version

    Documentation

    MCP Server Go

    A simple stdio MCP server implementation written in Go

    Overview

    MCP Server Go implements the Model Control Protocol (MCP) over standard input/output streams using JSON-RPC 2.0. This server allows communication with AI models via the MCP protocol.

    Building

    bash
    go build -o mcp_server ./cmd

    Usage

    bash
    ./mcp_server

    Configuration

    Environment variables:

    • MCP_SERVER_NAME: Custom server name (default: "Baby's First MCP Server")
    • MCP_SERVER_VERSION: Server version (default: "0.1.0")

    Components

    • server: Core server implementation handling JSON-RPC requests
    • jsonrpc: JSON-RPC message types and MCP protocol definitions
    • stdio: Standard IO reader/writer implementation
    • safety: Thread-safe map implementation

    Supported Methods

    • initialize: Server initialization
    • resources/list: List available resources
    • resources/read: Read resource content
    • tools/list: List available tools
    • tools/call: Call a tool

    Protocol Version

    Implements MCP protocol version "2024-11-05"

    Similar MCP

    Based on tags & features

    • MC

      Mcpjungle

      Go·
      617
    • AN

      Anyquery

      Go·
      1.4k
    • YU

      Yutu

      Go·
      317
    • MC

      Mcp Cyclops

      Go·
      29

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • MC

      Mcpjungle

      Go·
      617
    • AN

      Anyquery

      Go·
      1.4k
    • YU

      Yutu

      Go·
      317
    • MC

      Mcp Cyclops

      Go·
      29

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k