Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

jesselumarie
Copy link
Contributor

@jesselumarie jesselumarie commented Aug 28, 2025

This PR adds support for SEP-973 (PR), which exposed additional metadata for Implementations, Resources, Tools and Prompts.

Motivation and Context

This PR is to prove out that adding Icon/Website data works as expected.

How Has This Been Tested?

I added the MCP icon + link to the sdk repository to the src/examples/server/simpleStreamableHttp.ts example, and then updated the MCP inspector to show the icon/make the name clickable, and it worked!

image

To repro, download this branch and run npx tsx src/examples/server/simpleStreamableHttp.ts, and download my inspector branch and run npm run dev, add the server at http://localhost:3000/mcp under the StreamableHTTP protocol and verify you see the icon.

Breaking Changes

All fields are optional, shouldn't break anything.

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

@jesselumarie jesselumarie requested a review from a team as a code owner August 28, 2025 19:09
@jesselumarie jesselumarie requested a review from ihrpr August 28, 2025 19:09
Copy link
Member

@dsp-ant dsp-ant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dsp-ant dsp-ant merged commit 217756e into modelcontextprotocol:main Sep 9, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants