Submit

MCP Server Example (MCP Coffee Shop)

@BearHuddleston

Example how to make a DIY MCP server in Go
Overview

What is MCP Server Example?

MCP Server Example is a DIY implementation of a Model Context Protocol (MCP) server in Go, designed to provide coffee shop information through various tools, resources, and prompts.

How to use MCP Server Example?

To use the MCP Server Example, clone the repository, build the application using Go, and run it with either stdio or HTTP transport options. You can also run it using Docker for easier deployment.

Key features of MCP Server Example?

  • Compliance with MCP 2025-03-26 Specification
  • Supports multiple transport methods: stdio and HTTP with Server-Sent Events (SSE)
  • Provides tools and resources for coffee shop operations
  • Includes graceful shutdown and configurable timeouts
  • Production-ready with structured logging and error handling

Use cases of MCP Server Example?

  1. Integrating with MCP Inspector for debugging.
  2. Building command-line tools for coffee shop management.
  3. Creating RESTful APIs for coffee shop services.

FAQ from MCP Server Example?

  • Can I run the server using Docker?

Yes! You can build and run the MCP server using Docker for easier deployment.

  • What are the transport options available?

The server supports stdio and HTTP transport methods.

  • How do I add a new handler to the server?

You can create a new handler file in the handlers directory and register it in the server implementation.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.