Skip to main content
Glama
mdwells

Remote Jobs Center

by mdwells

list_companies

Find companies hiring remotely with open position counts. Use the category filter to narrow down results by industry.

Instructions

List companies hiring remotely with open counts. Optional category filter.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
categoryNo
Behavior3/5

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

As annotations are absent, the description carries the burden. It discloses that the output includes open counts and that a category filter is optional, but it does not state whether the operation is read-only, how filtering behaves, or any limitations. The simple nature of the tool mitigates this, but more context would improve transparency.

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

Conciseness5/5

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

The description is two short sentences that immediately state the primary function and the only optional filter. It contains no fluff and is well structured.

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

Completeness4/5

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

The tool is simple with one optional parameter, and the description covers its purpose and the filter parameter. It does not describe the exact response structure, but 'with open counts' implies the output includes company names and counts. Given the lack of output schema and annotations, this is reasonably complete for a list endpoint.

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

Parameters4/5

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

The schema provides only a bare 'category' string with no description. The description adds 'Optional category filter,' clarifying that the parameter is not required and is used for filtering. This is meaningful enrichment, though it lacks details like allowed values or default behavior.

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

Purpose5/5

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

The description clearly states the tool lists companies hiring remotely with open counts, using specific verb and resource. It distinguishes from siblings like list_categories and search_remote_jobs by focusing on companies, not categories or jobs.

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

Usage Guidelines3/5

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

The description implies usage for listing companies and mentions an optional category filter, but it does not explicitly state when to use this tool versus alternatives or when not to use it. No exclusions or alternatives are referenced.

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/mdwells/remotejobscenter-mcp'

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