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.005/call |
Test a tool
Online test
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.
Response
No response yet.
How to call it
{
"mcpServers": {
"mcphub-cloud": {
"url": "https://cloud.mcphub.app/mcp",
"headers": {
"Authorization": "Bearer mcphub-sk-..."
}
}
}
}