MegaGrindStone / go-mcp
A Go implementation of the Model Context Protocol (MCP) - an open protocol that enables seamless integration between LLM applications and external data sources and tools.
☆22Updated this week
Alternatives and similar repositories for go-mcp:
Users that are interested in go-mcp are comparing it to the libraries listed below
- simple and secure way to authorize your application with the OpenID Connect☆32Updated last year
- ☆16Updated last year
- Versioned Binary Serialization☆17Updated 7 months ago
- The full power of the Go Compiler directly in your browser, including a virtual file system implementation. Deployable as a static websit…☆26Updated 2 years ago
- Structured data & CLI shorthand syntax for Go☆32Updated last year
- Collect data about your dependencies☆43Updated this week
- Type safe multi-type map for Go☆12Updated 6 months ago
- Wrapper for simple golang preprocessors☆25Updated 2 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last year
- puffin abstracts the os/exec go package☆19Updated last year
- A lightweight, production-ready RAG (Retrieval Augmented Generation) library in Go.☆41Updated 3 months ago
- Nats-mutex is a distributed lock library using NATS JetStream.☆27Updated 3 months ago
- 🐙 Simple TCP/TLS Proxy support mutual authentication and traffic mirroring☆53Updated last year
- a self-updatable cli to generate projects with self-updatable clis☆22Updated 4 months ago
- Runner is a structured command executer that monitor file changes to trigger process restarts.☆14Updated this week
- versatile stream IO and RPC based IPC stack for Go☆41Updated last year
- 🫠 A drop-in replacement for Go errors, with some added sugar! Error handling in Go made easy with codes, messages and more. Failure is y…☆14Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.