by appliedgocode
A demo MCP server with no external dependencies (specifically, no Go MCP SDK used). Great if you want to learn how MCP servers work.
by cbrgm
A Model Context Protocol (MCP) server implementation from scratch in Go. Made for learning purposes only
by ReinoutWW
A complete Model Context Protocol (MCP) demonstration featuring a Python FastMCP server with an add() tool, a FastAPI agent backend with OpenAI integration, and a beautiful React frontend with elegant glass morphism design.
by anirbanbasu
A template repository for developing MCP servers in Python
by arulrajnet
MCP server example with calculator tools. Written using FastMCP
by jonigl
A simple MCP server with streamable HTTP transport
by rameshsunkara
An idiomatic, minimal example of building an MCP (Model Context Protocol) server in Go, complete with essential tooling for developing Go-based microservices.
by codeboyzhou
MCP Server Examples: Built using pure MCP Java SDK – No Spring Framework Required
by hrushikeshkothem
Simple MCP server and client in Node.js using Ollama for local LLM-based filesystem operations.
by dfberry
A production-ready random song API built with Rust and Azure Container Apps, featuring Model Context Protocol (MCP) integration for AI tools.
by BearHuddleston
Example how to make a DIY MCP server in Go
by kaianuar
A comprehensive guide and example implementations for building Model Context Protocol (MCP) servers in Python and TypeScript.
by day50-dev
This is the simplest MCP server and simplest MCP client possible