# Go Mcp

> Go library for implementing the Model Context Protocol (MCP).

- **Type:** MCP server
- **Install:** `agentstack add mcp-dstotijn-go-mcp`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [dstotijn](https://agentstack.voostack.com/s/dstotijn)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [dstotijn](https://github.com/dstotijn)
- **Source:** https://github.com/dstotijn/go-mcp

## Install

```sh
agentstack add mcp-dstotijn-go-mcp
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# go-mcp

[](https://github.com/dstotijn/go-mcp/tags)
[](https://pkg.go.dev/github.com/dstotijn/go-mcp)
[](LICENSE)
[](https://goreportcard.com/report/github.com/dstotijn/go-mcp)

Go library for implementing the [Model Context
Protocol](https://modelcontextprotocol.io/) (MCP).

## Features

- [x] Supports protocol revision [2024-11-05](https://spec.modelcontextprotocol.io/specification/2024-11-05/)
- [x] Server support
- [x] Client support
- [x] Type safe RPC handlers without reflection
- [x] Built-in validation of tool arguments

## Installation

```
go get github.com/dstotijn/go-mcp
```

## Usage

See [examples/server/main.go](/examples/server/main.go) for a detailed example
of a server implementation.

## License

[Apache License 2.0](/LICENSE)

© 2025 David Stotijn

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [dstotijn](https://github.com/dstotijn)
- **Source:** [dstotijn/go-mcp](https://github.com/dstotijn/go-mcp)
- **License:** Apache-2.0

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-dstotijn-go-mcp
- Seller: https://agentstack.voostack.com/s/dstotijn
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
