MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. mcp-go

mcp-go

GitHub

MCP Go is a Go implementation of the Model Context Protocol, enabling seamless integration between LLM applications and external data sources and tools. It simplifies building great tools by handling

7,339
137

MCP Go

MCP Go is a Go implementation of the Model Context Protocol (MCP), designed to facilitate seamless integration between LLM applications and external data sources and tools. It provides a high-level interface for building MCP servers with minimal boilerplate, enabling developers to focus on creating tools and resources.

Key features include fast development, a simple interface, and a complete implementation of the core MCP specification. MCP Go allows exposing data through Resources (like GET endpoints), providing functionality through Tools (like POST endpoints), and defining interaction patterns through Prompts.

The library supports static and dynamic resources, various tool functionalities (calculations, API calls), and reusable prompt templates. MCP Go is under active development, with core features working and advanced capabilities in progress. It aims to simplify the creation of MCP servers for LLM interactions.

Repository

MA
mark3labs

mark3labs/mcp-go

Created

November 27, 2024

Updated

March 28, 2025

Language

Go

Category

AI