MCP Directory
Back

trpc-agent-go

by trpc-group · Go · ★ 1,414

A Go framework for building production agent systems with graph workflows, tools, memory, A2A, AG-UI, MCP, evaluation, and observability.

#a2a#a2a-protocol#ag-ui#agent#agent-framework#ai#ai-agents#evaluation#go#golang#graph-workflows#llm#mcp#model-context-protocol#multi-agent#observability#opentelemetry#rag

Install

go install github.com/trpc-group/trpc-agent-go@latest

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "trpc-agent-go": {
      "command": "npx",
      "args": [
        "-y",
        "github:trpc-group/trpc-agent-go"
      ]
    }
  }
}

From the README

English | [中文](README.zh_CN.md) [](https://pkg.go.dev/trpc.group/trpc-go/trpc-agent-go) [](https://goreportcard.com/report/github.com/trpc-group/trpc-agent-go) [](https://github.com/trpc-group/trpc-agent-go/blob/main/LICENSE) [](https://github.com/trpc-group/trpc-agent-go/releases) [](https://github.com/trpc-group/trpc-agent-go/actions/workflows/prc.yml) [](https://app.codecov.io/gh/trpc-group/trpc-agent-go/tree/main) [](https://trpc-group.github.io/trpc-agent-go/) **tRPC-Agent-Go is a Go framework for building production agent systems.** It provides LLM agents, graph workflows, tool calling…
Read full README on GitHub →

Related ai & ml servers