Skip to main content
Glama
MIt9

workatastartup-mcp

by MIt9

search_jobs

Search Y Combinator startup jobs and filter results by role, remote work, visa sponsorship, job type, and experience to find matching opportunities.

Instructions

Search YC startup jobs on WorkAtAStartup.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNo
roleNo
visaNo
batchNo
limitNo
queryNo
remoteNo
eng_typeNo
job_typeNo
max_team_sizeNo
min_experienceNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden of behavioral disclosure. It only says 'Search' and does not mention pagination, filter interactions, or any operational behavior beyond what the name itself already implies.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, front-loaded sentence with no filler, which is concise. However, the brevity crosses into under-specification because it omits nearly all operational detail needed to use the tool effectively.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool has 11 parameters, no annotations, and zero parameter descriptions, yet the description only identifies the domain. The output schema covers return values, but usage criteria, parameter semantics, and sibling differentiation are all unaddressed, making the tool difficult to invoke correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, and the description names none of the 11 parameters such as query, remote, limit, or page. The agent receives no semantic help beyond parameter titles and defaults, which is insufficient for such a parameter-heavy tool.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb ('Search') and a clear resource ('YC startup jobs on WorkAtAStartup'), so an agent knows what the tool does. It does not explicitly contrast it with filter_jobs_by_skills, whose purpose could overlap, so it does not fully achieve sibling differentiation.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance about when to use this tool versus siblings like filter_jobs_by_skills or get_job_details. It states neither preconditions, exclusions, nor conditions that would help route an agent to the correct tool.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MIt9/workatastartup-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server