Skip to main content
Glama
nima-karami

nima-career-mcp

by nima-karami

list_experience

Retrieve career history grouped by company tenures, showing job progression within each employer. Use to view experience organized by company rather than as a flat list.

Instructions

Roles grouped into company tenures (newest first).

Each company tenure lists its positions (title progression) newest-first. A company you left and later rejoined appears as two separate tenures. Use this when you want experience grouped by employer rather than as a flat list of titles.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
companiesYes
Behavior4/5

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

No annotations provided, so description carries full burden. It explains the grouping behavior and the nuance of rejoining a company appearing as separate tenures. It is transparent about the output structure, though it could mention that this is a read-only operation.

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?

Two concise paragraphs with no unnecessary words. Information is front-loaded: the first sentence states the core purpose, and the second adds important nuance.

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

Completeness5/5

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

Given zero parameters and the presence of an output schema, the description is complete. It covers the grouping behavior, ordering, and the rejoining scenario, fully informing the agent.

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?

No parameters exist, so baseline score is 4. The description adds value by explaining the grouping logic, but there are no parameters to describe.

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 roles grouped by company tenure, newest first, and distinguishes it from a flat list of titles. It uses specific verb 'list' and resource 'experience', and differentiates from sibling tools like 'list_roles'.

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

Usage Guidelines5/5

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

Explicitly states 'Use this when you want experience grouped by employer rather than as a flat list of titles', providing clear guidance on when to use this tool versus alternatives.

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/nima-karami/nima-career-mcp'

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