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
36
Forks
1
Issues
1
Reviews & Ratings
No reviews yet
No reviews yet
Be the first to review this MCP and help others with useful information!
Write the first reviewAuthor 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.