Content-Length: 262176 | pFad | http://github.com/github/github-mcp-server/commit/af27689932d9d40fd426df319ed61020f0d62687

6C Update pkg/github/server.go · github/github-mcp-server@af27689 · GitHub
Skip to content

Commit af27689

Browse files
Update pkg/github/server.go
Co-authored-by: Sam Morrow <info@sam-morrow.com>
1 parent 9797505 commit af27689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/github/server.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ func OptionalPaginationParams(r mcp.CallToolRequest) (PaginationParams, error) {
216216
}, nil
217217
}
218218

219-
func marshalledTextResult(v any) *mcp.CallToolResult {
219+
func MarshalledTextResult(v any) *mcp.CallToolResult {
220220
data, err := json.Marshal(v)
221221
if err != nil {
222222
return mcp.NewToolResultErrorFromErr("failed to marshal text result to json", err)

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/github/github-mcp-server/commit/af27689932d9d40fd426df319ed61020f0d62687

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy