Stats
Actions
Tags
From fantasy-manager
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": {
"web-fetch": {
"command": "uvx",
"args": [
"mcp-server-fetch"
]
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
npx claudepluginhub michaelfromyeg/fantasy-sports-toolkit --plugin fantasy-manager