Reference MCP servers that are no longer maintained
Standard I/O
npm package
npm install @modelcontextprotocol/serversAdd this to your claude_desktop_config.json:
{
"mcpServers": {
"-modelcontextprotocol-servers": {
"args": [
"index.js"
],
"command": "node"
}
}
}