Stats
Actions
Tags
From kiln
Provides web fetching capabilities to Claude, allowing it to retrieve and process content from URLs. Runs locally via uvx.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"fetch": {
"command": "uvx",
"args": [
"mcp-server-fetch"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
First indexed Dec 4, 2025
Showing the 6 earliest of 19 plugins
First indexed Dec 4, 2025
Showing the 6 earliest of 19 plugins
npx claudepluginhub fredasterehub/kiln --plugin kiln