Skip to content

Conversation

@Jeadie
Copy link

@Jeadie Jeadie commented Mar 11, 2025

Add client-side ping functionality

Motivation and Context

Allow clients to check for aliveness of MCP servers. Needed by other SDKs too, e.g. python.

How Has This Been Tested?

This PR is copies from the prior goose client. See commit 5bacbb. Used by https://github.com/spiceai/spiceai

Breaking Changes

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

@4t145
Copy link
Collaborator

4t145 commented Mar 28, 2025

Hello, this is implemented in newly merged rmcp. So I will close this pr.

@4t145 4t145 closed this Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants