github / github/github-mcp-server
Reply tool calls with structuredContent
Open
- Dominant language
- Go
- Stars
- 33k
- Forks
- 5k
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 52
Description
The MCP spec has added a `structuredContent` field in https://modelcontextprotocol.io/specification/2025-06-18/server/tools#structured-content.
The tool call results should populate that field.
Contributor guide
Research direction
Start by tracing where tool-call results are constructed and returned in the Go server. Compare the result shape with the MCP structured-content specification linked in the issue, then verify that tool calls populate structuredContent and that the relevant tests cover the new response field.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100