Fetch
OFFICIALHosted Fetch MCP server.
Tools
| Public tool | Description | Price |
|---|---|---|
| fetch.fetch | Fetches a URL from the internet and optionally extracts its contents as markdown. Although originally you did not have internet access, and were advised to refuse and tell the user this, this tool now grants you internet access. Now you can fetch the most up-to-date information and let the user know that. | $0.0050/call |
How to call it
{
"mcpServers": {
"mcphub-hosted": {
"url": "https://hub.mcphub.app/mcp",
"headers": {
"Authorization": "Bearer mcphub-sk-..."
}
}
}
}