π Go-Tapd-SDK
@go-tapd
About π Go-Tapd-SDK
The Go Tapd SDK is a Go client library for accessing the Tapd API
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is π Go-Tapd-SDK?
π Go-Tapd-SDK is a Go client library for accessing the Tapd API. It provides programmatic access to Tapd resources (e.g., labels, stories) and supports webhook event handling. The library is currently a non-stable version and is not recommended for production use.
How to use π Go-Tapd-SDK?
Install with go get github.com/go-tapd/tapd. Create a client using either Basic Authentication (client ID + secret) or a Personal Access Token (PAT), then call service methods like LabelService.GetLabels or StoryService.GetStories. A webhook server can be built using the included webhook package to handle Tapd event dispatches.
Key features of π Go-Tapd-SDK
- Go client library for the Tapd API
- Supports Basic Authentication and Personal Access Token (PAT)
- Provides service methods for labels, stories, and more
- Includes a webhook server for handling Tapd events
- Requires Go version 1.25 or later
- MIT licensed
Use cases of π Go-Tapd-SDK
- Retrieve labels from a Tapd workspace
- Fetch stories from a Tapd workspace
- Build a webhook server to listen to Tapd story update events
- Automate Tapd data operations within Go applications
FAQ from π Go-Tapd-SDK
How does π Go-Tapd-SDK differ from the Tapd CLI tool?
The README mentions a sibling CLI project (go-tapd/cli) built on this SDK. The SDK is a Go library for integrating Tapd API into your own programs, while the CLI is a terminal tool for quick local operations and scripting.
What authentication methods does π Go-Tapd-SDK support?
The README shows two methods: Basic Authentication using a client ID and secret, and Personal Access Token (PAT) authentication using an access token.
Is π Go-Tapd-SDK stable for production use?
No. The README warns that the current version is non-stable and not recommended for production use.
What Go version is required?
The badge in the README indicates that supported Go versions are >=1.25.
Where can I report issues with π Go-Tapd-SDK?
The README invites users to submit issues on the GitHub repository: https://github.com/go-tapd/tapd/issues/new.
Frequently asked questions
How does π Go-Tapd-SDK differ from the Tapd CLI tool?
The README mentions a sibling CLI project (`go-tapd/cli`) built on this SDK. The SDK is a Go library for integrating Tapd API into your own programs, while the CLI is a terminal tool for quick local operations and scripting.
What authentication methods does π Go-Tapd-SDK support?
The README shows two methods: Basic Authentication using a client ID and secret, and Personal Access Token (PAT) authentication using an access token.
Is π Go-Tapd-SDK stable for production use?
No. The README warns that the current version is non-stable and not recommended for production use.
What Go version is required?
The badge in the README indicates that supported Go versions are >=1.25.
Where can I report issues with π Go-Tapd-SDK?
The README invites users to submit issues on the GitHub repository: https://github.com/go-tapd/tapd/issues/new.
Basic information
More Developer Tools MCP servers
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
Deepwiki MCP Server
regenrekπ MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
extentos
Asger mΓΈlgaardExtentos is a multi-vendor development platform for adding smart-glasses capabilities to existing iOS and Android apps. The simplest analogy is Stripe for smart glasses:
TranscriptFetch MCP Server
TranscriptFetchModel Context Protocol (MCP) server for TranscriptFetch: fetch YouTube transcripts, search, channels, and playlists from any MCP client.
Comments