G

go-mcp

...
Created 11/29/2024bymilosgajdos

Categories

aigogolangjsonrpcllmmodelcontextprotocol

Language:

Go

Stars:

0

Forks:

0

go-mcp: Model Context Protocol (MCP) implementation in Go

Build Status go.dev reference License: Apache-2.0

[!IMPORTANT] This is a very early experiment and thus it's extremely unstable.

You can learn more about the Model Context Protocol in the official docs.

Last updated: 1/13/2025

Publisher info

milosgajdos's avatar

Milos Gajdos

I like to build things with computers.

377
followers
669
following
125
repos

More MCP servers built with Go

ocireg-mcp

An MCP (Model Context Protocol) server that provides tools for querying OCI registries and image references.

By StacklokLabs
mcp

A Go framework for building Model Context Protocol (MCP) servers that enable Large Language Models (LLMs) to securely access tools and data sources.

By gomcpgo4
mcp-go-example

Model Context Protocol server example using Go

By masacento9