modelcontextprotocol / modelcontextprotocol/servers
Add Icons with light/dark themes to Everything server primitives.
@cliffhall is already working on this.
Since Dec 16, 2025.
- Dominant language
- TypeScript
- Stars
- 90.5k
- Forks
- 11.7k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 5
Description
Is your feature request related to a problem? Please describe.
To fully support SEP-973, we need to demonstrate icons (with light/dark) themes in a reference server, and to test such functionality in the Inspector.
Describe the solution you'd like
The Everything server already has an icon and website url, so SEP-973 is already there. For full support, we need to add for icons (with light/dark) themes in the Everything server, everywhere that icons are supported.
Additional Context
When the support for SEP-973 was added to the Inspector, @jesselumarie kindly provided a test server to demonstrate. This may be useful as a reference when implementing in the Everything server.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.