extract_finance_landscape
InactiveTool of io.github.PrinceGabriel-lgtm/freshcontext
Composite financial intelligence: Stooq quote data + HN sentiment + Reddit discussion + GitHub ecosystem + product changelog. 5-source unified report.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"tickers"
],
"properties": {
"tickers": {
"type": "string",
"description": "One or more ticker symbols e.g. 'PLTR' or 'PLTR,MSFT'"
},
"company_name": {
"type": "string",
"description": "Company name for HN/Reddit/GitHub searches"
},
"github_query": {
"type": "string",
"description": "GitHub search query or repo URL"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.PrinceGabriel-lgtm/freshcontext
https://github.com/PrinceGabriel-lgtm/freshcontext-mcp
2/7 registries