-
Notifications
You must be signed in to change notification settings - Fork 566
Insights: mark3labs/mcp-go
Overview
Could not load contribution data
Please try again later
5 Releases published by 1 person
-
v0.29.0 Release v0.29.0
published
May 20, 2025 -
v0.30.0 Release v0.30.0
published
May 25, 2025 -
v0.30.1 Release v0.30.1
published
May 28, 2025 -
v0.31.0 Release v0.31.0
published
May 30, 2025 -
v0.32.0 Release v0.32.0
published
Jun 11, 2025
40 Pull requests merged by 25 people
-
feat: add ResourceLink type and parsing support
#407 merged
Jun 19, 2025 -
fix(client/transport/stream): check for nil pointer
#404 merged
Jun 19, 2025 -
Issue 400 fix
#406 merged
Jun 19, 2025 -
feat: add type-safe array items helper functions
#396 merged
Jun 17, 2025 -
Add an example of an in process client
#371 merged
Jun 16, 2025 -
fix(srv/stream): correct handleGet status code to 200
#379 merged
Jun 15, 2025 -
fix(server): Fix the logic of the WithStateLess function
#387 merged
Jun 15, 2025 -
Optimize docs
#386 merged
Jun 11, 2025 -
support search www doc
#378 merged
Jun 8, 2025 -
fix: ignore session IDs in stateless mode instead of rejecting them
#375 merged
Jun 8, 2025 -
fix: SSE parser now correctly handles events without event field
#376 merged
Jun 8, 2025 -
fix(srv/stream): properly remove sessionTool to prevent memory leak
#365 merged
Jun 8, 2025 -
More comprehensive docs
#374 merged
Jun 7, 2025 -
[SSE][OAuth] Add OAuth support to SSE client
#340 merged
Jun 5, 2025 -
fix(test/stdio): address io:read/write on closed pipe error
#360 merged
Jun 4, 2025 -
feat(mcptest): Change
Server.Start
to accept acontext.Context
.#339 merged
Jun 4, 2025 -
fixed logo issue in home page
#364 merged
Jun 4, 2025 -
[streamable-http] Add ability to override the http.Client
#359 merged
Jun 3, 2025 -
feat(mcptest): extend test server with prompt and resource support
#346 merged
Jun 1, 2025 -
feat(mcp): add NewToolResultErrorf
#357 merged
Jun 1, 2025 -
fix(Srv/stream): add ID field to
PingRequest
#353 merged
May 30, 2025 -
Add option to StreamableHTTPServer to allow custom http server instance
#347 merged
May 30, 2025 -
fix(server): resolve stdio server context cancellation bug
#331 merged
May 30, 2025 -
fix: move styles.css to www/docs
#354 merged
May 30, 2025 -
fix: panic when streamable HTTP server sends notification
#348 merged
May 29, 2025 -
fix: logo on website is squashed
#349 merged
May 29, 2025 -
[feat] separate request struct
#333 merged
May 29, 2025 -
fix(server): Implement MCP version negotiation.
#341 merged
May 28, 2025 -
feat(server): persist client info in sessions
#313 merged
May 25, 2025 -
feat: Implement OAuth in the client
#296 merged
May 25, 2025 -
Docs
#325 merged
May 24, 2025 -
Scaffold documentation site
#324 merged
May 24, 2025 -
Feat(prompts): add DeletePrompts method to MCPServer
#320 merged
May 24, 2025 -
Update README.md
#323 merged
May 24, 2025 -
docs: use helper functions and return error as result
#322 merged
May 24, 2025 -
fix: avoid painc caused by writing to closed channel
#318 merged
May 22, 2025 -
docs(examples): correct use of
GetArguments
#316 merged
May 22, 2025 -
docs: add regeneration instructions
#309 merged
May 21, 2025 -
Support customize request header
#315 merged
May 21, 2025 -
Feat: Impl Server-Side Streamable HTTP transport
#273 merged
May 21, 2025
8 Pull requests opened by 7 people
-
fix(sse): don't throw error when get http.StatusNoContent
#312 opened
May 20, 2025 -
feat: client-side streamable-http transport supports continuously listening
#317 opened
May 21, 2025 -
feature: Support log/cancelled/progress notification
#329 opened
May 24, 2025 -
feat: client-side streamable-http transport supports resumability
#380 opened
Jun 9, 2025 -
prevent SSE upgrade with HTTP Streaming servers
#393 opened
Jun 13, 2025 -
Add dynamic tools support to MCP server
#401 opened
Jun 16, 2025 -
Refactor: Resource Management with Ordered Pagination, Duplicate Control
#408 opened
Jun 19, 2025 -
feat(srv/stream): Require Protocol Version Header in HTTP
#423 opened
Jun 20, 2025
16 Issues closed by 9 people
-
feature: API Design Enhancement: Improve type safety for mcpgo.Items() to prevent ToolOption misuse
#367 closed
Jun 19, 2025 -
bug: start the client should before set up logging to fix the nil pointer problem
#400 closed
Jun 19, 2025 -
bug: Claude CLI MCP Server error Non-200 status code (202)
#377 closed
Jun 19, 2025 -
bug: MCP HTTP server validates session IDs despite WithStateLess(true) configuration
#370 closed
Jun 16, 2025 -
docs: undefined mcp.Schema shown in docs
#388 closed
Jun 15, 2025 -
bug: StreamableHTTP SSE parser fails when SSE event lacks "event:" field
#369 closed
Jun 9, 2025 -
Does this project support streamable HTTP?
#219 closed
Jun 5, 2025 -
docs: the logo of the official website is displayed abnormally
#343 closed
Jun 4, 2025 -
bug: streamable handlePost may panic
#350 closed
Jun 1, 2025 -
Response message due to Parse Error has invalid id
#201 closed
May 30, 2025 -
bug: ToolInputSchema design flaw
#355 closed
May 30, 2025 -
bug: ID missing in Ping request when using streamable HTTP
#351 closed
May 30, 2025 -
When can CallToolResult support returning JSON formatted content
#205 closed
May 29, 2025 -
feature: Handle protocol negotiation downgrade for better compatibility
#337 closed
May 28, 2025 -
bug: Invalid method parameters while calling tool
#338 closed
May 26, 2025 -
feature: Client support for OAuth
#295 closed
May 25, 2025
35 Issues opened by 21 people
-
docs: streamable server example is outdated
#421 opened
Jun 19, 2025 -
MCP server is failing with SSE transport for modern MCP client.
#420 opened
Jun 19, 2025 -
Feature: Add Sampling Support
#419 opened
Jun 19, 2025 -
Task: Add Title Field for Human-Friendly Display Names
#418 opened
Jun 19, 2025 -
Task: Add Context Field to CompletionRequest
#417 opened
Jun 19, 2025 -
Task: Add _meta Field to Interface Types
#416 opened
Jun 19, 2025 -
Task: Require Protocol Version Header in HTTP
#415 opened
Jun 19, 2025 -
Task: Add Resource Links in Tool Results
#414 opened
Jun 19, 2025 -
Task: Add Elicitation Support
#413 opened
Jun 19, 2025 -
Task: Require Resource Indicators (RFC 8707)
#412 opened
Jun 19, 2025 -
Task: OAuth Resource Server Classification
#411 opened
Jun 19, 2025 -
Task: Add Structured Tool Output Support
#410 opened
Jun 19, 2025 -
Task: Remove JSON-RPC Batching Support
#409 opened
Jun 19, 2025 -
feature: dynamically created and bound mcp tools for multi-tenant servers
#405 opened
Jun 17, 2025 -
feature: Add dynamic/runtime tools definition functionality
#402 opened
Jun 16, 2025 -
bug: Streamable HTTP protocol supports streaming output
#399 opened
Jun 16, 2025 -
bug: The ListResources function should follow the order in which resources are written
#397 opened
Jun 15, 2025 -
feature: AddTools logic should handle duplicated tool names
#390 opened
Jun 12, 2025 -
docs: Clarity on Session Management
#383 opened
Jun 10, 2025 -
feature: Add `Nullable` `PropertyOption`
#382 opened
Jun 10, 2025 -
feature: return response error code
#381 opened
Jun 10, 2025 -
feature: Add `Type()` method to the `Content` interface
#373 opened
Jun 7, 2025 -
feature: Change instructions at runtime
#368 opened
Jun 6, 2025 -
bug: panic, nil pointer dereference in Stdio readResponses
#358 opened
May 31, 2025 -
feature: RAW JSON schema in MCP client
#356 opened
May 30, 2025 -
feature: TLS suppprt
#352 opened
May 30, 2025 -
feature: withAny tool argument
#345 opened
May 28, 2025 -
Can we have withHttpServer option for stremable http server? Like sse
#335 opened
May 26, 2025 -
bug: SendNotificationToClient not work
#334 opened
May 26, 2025 -
Spec: keep trace on mcp specification
#330 opened
May 24, 2025 -
bug: mcpClient.CallTool call succefully only once?
#326 opened
May 24, 2025 -
feature: Support log/cancelled/progress notification
#321 opened
May 23, 2025 -
add example for prompt registration, list obtaining, details viewing
#311 opened
May 20, 2025
7 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Extract Params from CallToolRequest into a Named Struct
#108 commented on
May 29, 2025 • 0 new comments -
Is it possible to access the ClientInfo data from a running MCP server?
#96 commented on
May 30, 2025 • 0 new comments -
SQLite embedding for vectors
#93 commented on
Jun 9, 2025 • 0 new comments -
If the mcp server is started using sse, how to configure the client?
#126 commented on
Jun 16, 2025 • 0 new comments -
feat: add request header
#143 commented on
Jun 17, 2025 • 0 new comments -
Optimize and standardize the readSSEStream function handling
#204 commented on
May 26, 2025 • 0 new comments -
Define session storage interface
#251 commented on
Jun 9, 2025 • 0 new comments