Skip to content

bittelc/golang-mcp-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCP Server in Go

This is a custom MCP (Model Context Protocol) server implementation written entirely in Go. I built this project for the fun of it, and also because I wanted full transparency and control over how my interactions and data are handled.

Why Build This?

Rather than relying on closed-source packages from companies that aren't clear about how they use user interactions and data, I wanted to create something where I know exactly how the internals work. When a client connects to this server, I have complete visibility into what's happening under the hood.

Implementation

This server is written entirely in Go and is based on the excellent work from:

About

MCP server and client entirely in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published