Skip to content

Conversation

@mikekistler
Copy link
Contributor

Motivation and Context

This PR adds examples of icons for tools, resources, and prompts to the EverythingServer. It also adds icons and metadata to the server implementation. This illustrates the icons and metadata features added to the 2025-11-25 version of the MCP spec by SEP-973.

How Has This Been Tested?

I started the EverythingServer and connected to it with the MCP Inspector, and could see the icons associated with the weather tool and add tool, the direct resource, and simple prompt. The inspector also shows the icons for the server but does not display the other server metadata.

Breaking Changes

None.

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

@PederHP
Copy link
Member

PederHP commented Dec 14, 2025

Nice one! I am curious by the way, if there is still a goal to align this EverythingServer with the reference one? If so, then it might make sense to mirror what they do at modelcontextprotocol/servers#3121.

@mikekistler
Copy link
Contributor Author

@PederHP I did not realize there was a reference server in that repo. I'll investigate ...

@cliffhall
Copy link
Member

@mikekistler thanks for the reminder, I had planned to add icons, was just trying to get the base functionality refactored to a more maintainable shape that utilizes the latest TS SDK apis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants