YC Companies MCP avatar

YC Companies MCP

Pricing

from $3.00 / 1,000 mcp tool calls

Go to Apify Store
YC Companies MCP

YC Companies MCP

Company records for Y Combinator directory companies (about 6200+). Fields include name, batch, batch_code (W26/S26/F25/Sp26), status, one_liner, industry, jobs (title/location/url), news, github_url, and website. Standby MCP. Not an official Y Combinator product.

Pricing

from $3.00 / 1,000 mcp tool calls

Rating

0.0

(0)

Developer

AI Catraz

AI Catraz

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

12 hours ago

Last modified

Share

Company records for Y Combinator directory companies (about 6,200+).

Each row is one company. Jobs are first-class when the company is hiring. News links and GitHub URLs are included when present.

Fields

FieldMeaning
record_idStable id (yc_<id>)
name / slugCompany name and directory slug
batchYC batch (example: Winter 2024)
batch_codeShort batch code (example: W24, S26, F25, Sp26)
statusDirectory status (example: Active, Public)
one_linerShort description
industry / subindustryIndustry labels
team_sizeTeam size when listed
websiteCompany website
locations / regionsLocation strings
tagsDirectory tags when present
is_hiringWhether the company is marked hiring
has_jobs / jobs_countWhether job listings are attached
jobsJob records: title, location, url, plus type/role/salary when present
news / news_countNews items (title, url, date) when present
github_urlCompany GitHub org/user URL when listed
yc_urlOfficial YC company page for this company
record_statusactive or stale

Tools

MCP: https://aicatraz--yc-company-records.apify.actor/mcp

ToolOutput
company_statsCounts, hiring coverage, batch rollups
list_batchesKnown batches with company counts
list_companiesPaginated records (filter by batch, batch_code, status, industry, is_hiring, has_jobs)
get_companyOne record by record_id or slug
search_companiesSearch name, one-liner, tags, industry, jobs
export_companiesJSON or JSONL export

See the Apify Store pricing panel for current event charges.

Example

{
"record_id": "yc_5",
"name": "CircuitHub",
"slug": "circuithub",
"batch": "Winter 2012",
"batch_code": "W12",
"status": "Active",
"one_liner": "On-Demand Electronics Manufacturing",
"industry": "Industrials",
"website": "https://circuithub.com",
"is_hiring": true,
"has_jobs": true,
"jobs_count": 5,
"jobs": [
{
"title": "Full-Stack Robotics Engineer",
"location": "Deerfield, MA, US / Remote (US)",
"url": "https://www.ycombinator.com/companies/circuithub/jobs/bUPM5eq-full-stack-robotics-engineer"
}
],
"news": [],
"github_url": "https://github.com/circuithub",
"yc_url": "https://www.ycombinator.com/companies/circuithub",
"record_status": "active"
}

Updates

Standby serves the current store over MCP. Input mode=refresh rebuilds company records and attaches jobs when listed.

Notes

  • Independent aicatraz dataset, not an official Y Combinator product
  • Jobs and news URLs live only inside those nested objects