Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mark3labs/mcp-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.30.0
Choose a base ref
...
head repository: mark3labs/mcp-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.30.1
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on May 25, 2025

  1. Update URL

    ezynda3 committed May 25, 2025
    Configuration menu
    Copy the full SHA
    243a292 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. fix(server): Implement MCP protocol negotiation. (#341)

    According to [the MCP spec](https://modelcontextprotocol.io/specification/2025-03-26/basic/lifecycle#version-negotiation):
    
    > If the server supports the requested protocol version, it MUST respond with
    > the same version. Otherwise, the server MUST respond with another protocol
    > version it supports.
    
    This adds `mcp.ValidProtocolVersions`, a slice with all currently specified MCP
    versions.
    
    In the `server` package we check if the client provided a known MCP version
    and, if so, return that version. Otherwise `LATEST_PROTOCOL_VERSION` is
    returned as previously.
    octo authored May 28, 2025
    Configuration menu
    Copy the full SHA
    c7c0e13 View commit details
    Browse the repository at this point in the history
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy