read_url
InactiveTool of Fodda Knowledge Graphs
Extract clean text content from any URL. Use this when a user shares a link (competitor site, news article, client brief, trend report) and wants to cross-reference it against Fodda knowledge graphs. Returns structured text ready for analysis. Uses 15 tokens ($7.50 via SPT).
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"description": "The URL to read and extract content from"
},
"userId": {
"type": "string",
"description": "Optional user identifier for usage tracking."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Fodda Knowledge Graphs
https://github.com/fodda/mcp-server
1/7 registries