← back
mark3labs/mcp-go
general awareness · https://github.com/mark3labs/mcp-go
# mark3labs/mcp-go
**URL:** https://github.com/mark3labs/mcp-go
**One-liner:** Go implementation of the Model Context Protocol for building LLM tool servers.
**Relevance to _general:** general-awareness (60/100)
**Integration:** n/a
## Summary
Go implementation of MCP for connecting LLMs to external tools and data.
## Why it's useful here
Useful if any Go project in the portfolio needs to expose tools to LLMs via MCP; currently no direct match but good to know.
## Suggested use
Monitor for future Go-based LLM tooling needs.
## Novelty / why now
Well-maintained, popular Go SDK for MCP, a protocol by Anthropic for LLM-tool integration.
## Risks
Protocol still evolving; API may change.
## Safety scan
- Risk level: **low**
- Stars: 8692 (age 531d, 16.37 stars/day)
- Last push: 0 days ago
- Contributors: 202
- License: MIT
- Postinstall hooks: none
- Suspicious patterns: none
- Notes: (none)
### Reviewer safety notes
MIT license, many contributors, active development, low risk.