Developer Tools
HTTP fetch for web content retrieval
mcpizy install fetchnpx -y @modelcontextprotocol/server-fetch{
"mcpServers": {
"fetch": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-fetch"
]
}
}
}