Calibrd Agent
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CALIBRD_MCP_URL | No | Override the hosted endpoint. Defaults to https://www.calibrd.com/mcp. | |
| CALIBRD_ACCESS_TOKEN | No | Bearer token for a Calibrd account. Only needed to run tools; listing them works without it. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| calibrd_statusA | The person's Calibrd account: free or pass, days left, reports left today, mock interview rounds left, what is included. Call it for any question about their Calibrd account, plan, pass, reports or mock rounds, including 'what do I have on Calibrd', and before suggesting a pass. |
| calibrd_score_jobA | Scores how well a person's CV matches one job posting (0 to 100), lists the gaps at that level, and scores the CV itself for this job as a recruiter and as an applicant tracking system read it. Free, no daily cap. Call it when someone asks whether to apply, or to triage several postings; use calibrd_report for the full read on the ones that score well. |
| calibrd_reportA | Builds the full Calibrd report for one job posting: the shortlist read, gaps at the person's level, the questions each round will ask, the interview process and a compensation benchmark. With a CV it also scores the CV against the job. Free, three a day; a pass removes the cap. Call it when someone wants to prepare for a specific role. |
| calibrd_review_cvA | Scores a CV two ways, as a recruiter reads it and as an applicant tracking system parses it, and lists what to fix with rewrites. Pass the job posting to tailor the review to that role. Free. Call it when someone asks how their CV reads or what to change. |
| calibrd_cover_letterA | Drafts a cover letter for one job from the person's CV, in the posting's language. One free draft, then it needs a Calibrd pass; the tool says so and gives the link. Call it only when the person asks for a cover letter. |
| calibrd_get_passA | Creates a checkout link for a Calibrd pass (week, month or search) that removes the daily report cap and unlocks every tool. Payment happens on calibrd.com through Stripe, never in the chat. Call it only when the person asks to buy, or after a tool said it needs a pass. Prices are on https://www.calibrd.com/#pricing. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Calibrd/calibrd-agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server