TypeScript types and JSON Schema for MCP server specifications. Define, validate, and share static snapshots of Model Context Protocol servers.
{
"mcpServers": {
"mcp-schema": {
"command": "npx",
"args": [
"-y",
"mcp-schema"
]
}
}
}