25 lines
663 B
JSON
25 lines
663 B
JSON
[
|
|
{
|
|
"id": "dogfood-everything",
|
|
"source": "modelcontextprotocol/servers",
|
|
"catalogId": "everything",
|
|
"name": "dogfood-everything",
|
|
"description": "dogfood-everything MCP server",
|
|
"category": "Other",
|
|
"homepage": "https://github.com/modelcontextprotocol/servers/tree/main/src/everything",
|
|
"official": true,
|
|
"enabled": true,
|
|
"config": {
|
|
"transport": "stdio",
|
|
"command": "npx",
|
|
"args": [
|
|
"-y",
|
|
"@modelcontextprotocol/server-everything"
|
|
],
|
|
"env": {},
|
|
"timeoutMs": 20000
|
|
},
|
|
"installedAt": "2026-03-02T14:49:55.073Z",
|
|
"updatedAt": "2026-03-02T22:04:05.282Z"
|
|
}
|
|
] |