MCP Server
MCP
Defuddle Fetch
Fetch content from the web, cleaned up nicely for LLMs (using Defuddle).
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "defuddle-fetch-mcp-server",
"version": "1.0.4",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/domdomegg/defuddle-fetch-mcp-server/releases/download/v1.0.4/defuddle-fetch-mcp-server.mcpb",
"version": "1.0.4",
"fileSha256": "925aee3d69ac70056a35b72047e034cd4653cae40b31bc86c9f6b7a3332a4b80",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
mcpb
By
Comments
Sign in to leave a comment