MCP HubMCP Hub
M

mcp-golang

By metoro-io·Visit Source
Go implementation of Model Context Protocol
December 20, 2024
1 month ago
0 Clicks

What is this MCP

This is a Go implementation of the Model Context Protocol (MCP), enabling developers to create MCP servers and clients with minimal boilerplate code. It provides type safety, custom transports, and bi-directional communication support.

How to use this MCP

Install with go get github.com/metoro-io/mcp-golang. The library supports creating servers with stdio or HTTP transports, registering tools/prompts/resources, and making client calls with type-safe arguments.

What this MCP can be used for

Building AI tool integrations, creating MCP-compatible services, and developing applications that need to interact with models following the Model Context Protocol specification.

Repository Info
Stars:
647
Forks:
65
Watchers:
647
Last Updated: 1 month ago