mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-17 23:53:24 +02:00
chore: Add serverInfo title, as in specification 2025-06-18
This commit is contained in:
@@ -123,6 +123,7 @@ export const createServer = () => {
|
||||
const server = new Server(
|
||||
{
|
||||
name: "example-servers/everything",
|
||||
title: "Everything Example Server",
|
||||
version: "1.0.0",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user