go-mcp-example
An idiomatic, minimal example of building an MCP (Model Context Protocol) server in Go, complete with essential tooling for developing Go-based microservices.
GitHub Stars
2
User Rating
Not Rated
Favorites
0
Views
35
Forks
1
Issues
1
Installation
Difficulty
BeginnerEstimated Time
5-10 minutes
Additional Resources
Author Information
0
Followers
0
Repositories
0
Gists
0
Total Contributions
Related MCPs
loki-mcp
35
The Loki MCP Server is a Go-based implementation of the Model Context Protocol (MCP) that integrates with Grafana Loki. It facilitates communication with MCP-compatible clients like Claude Desktop using stdin/stdout and SSE. This server offers a user-friendly environment for developers looking to implement MCP in their applications.