Affected by GO-2026-4770
and 1 other vulnerabilities
GO-2026-4770: Improper handling of null Unicode character when parsing JSON in github.com/modelcontextprotocol/go-sdk
GO-2026-4773: Cross-Site Tool Execution for HTTP Servers without Authorizatrion in github.com/modelcontextprotocol/go-sdk
package
Version:
v1.4.0
Opens a new window with list of versions in this module.
Published: Feb 27, 2026
License: Apache-2.0, CC-BY-4.0, MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package mcpgodebug provides a mechanism to configure compatibility parameters
via the MCPGODEBUG environment variable.
The value of MCPGODEBUG is a comma-separated list of key=value pairs.
For example:
MCPGODEBUG=someoption=1,otheroption=value
Value returns the value of the compatibility parameter with the given key.
It returns an empty string if the key is not set.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.