extract_yc
ActiveTool of io.github.PrinceGabriel-lgtm/freshcontext
declared in 0.4.0
Scrape YC company listings by keyword. Returns name, batch, tags, description per company.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"format": "uri",
"description": "YC URL e.g. https://www.ycombinator.com/companies?query=mcp"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.PrinceGabriel-lgtm/freshcontext
https://github.com/PrinceGabriel-lgtm/freshcontext-mcp
2/7 registries