sourcers-desk
Server Details
Recruiter-grade boolean/x-ray search strings from a 20-year sourcing playbook.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- glennquinting/sourcerdesk-api-docs
- GitHub Stars
- 0
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Average 3.9/5 across 2 of 2 tools scored.
The two tools have entirely separate purposes: one generates boolean search strings, the other provides server information. There is no overlap or potential for confusion between them.
Both names are descriptive and follow a readable pattern. 'generate_boolean_search' uses verb_noun and 'sourcers_desk_info' is a noun phrase. The slight inconsistency in convention is minor but noticeable.
With only one functional tool plus an info tool, the server feels thin. However, the narrow purpose of generating boolean searches limits the necessary surface, so the count is borderline rather than ideal.
For the stated purpose, the server provides its core functionality and a way to learn about the service. It lacks additional helper tools (e.g., validating or refining searches), but those may be beyond the intended scope.
Available Tools
2 toolsgenerate_boolean_searchAInspect
Generate recruiter-grade boolean search strings for a role: LinkedIn x-ray + open-web resume search, with expanded titles and practitioner skill terms from a 20-year sourcing playbook. Takes 1-3 minutes. role_description is required; location is a city/metro.
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | both | |
| location | No | ||
| constraints | No | ||
| role_description | Yes |
Output Schema
| Name | Required | Description |
|---|---|---|
| result | Yes |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
There are no annotations, so the description carries the full behavioral burden. It usefully conveys what the tool produces (LinkedIn and open-web strings, expanded titles, pragmatic skill terms) and the expected 1-3 minute runtime. It doesn't mention side effects, but this is a non-destructive content-generation tool where that is less critical.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is three concise sentences with no filler. It is densely informative, putting the main purpose first, then the key scope details, then critical input requirements with timing noted. Every sentence carries useful information.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given all the optional parameters and empty schema descriptions, the description provides important context for role_description, location, timing, and what the output will contain. However it does not explain target or constraints, which are noticeable gaps for an agent trying to call the tool correctly the first time.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage, the description must compensate for the parameter semantics. It details role_description as required and location's city/metro format, but says nothing about what 'target' or 'constraints' mean. These are left ambiguous, so the description does not sufficiently substitute for the missing schema descriptions on half the parameters.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the verb 'generate', the resource ('recruiter-grade boolean search strings'), and the exact scope (LinkedIn x-ray plus open-web resume search with expanded titles and skills). It provides enough detail that the agent can distinguish it from the sibling tool sourcers_desk_info, which appears informational by comparison.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives clear usage context: the role_description input is required, location should be a city/metro, and runtime is 1-3 minutes. It does not explicitly discuss when to use this tool over alternatives or state when not to use it, so it misses the full 'when-not' guidance, but the built-in context is strong.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
sourcers_desk_infoAInspect
About Sourcer's Desk: what the playbook encodes, pricing of the pay-per-call API, the Chrome extension, and how AI agents pay.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Output Schema
| Name | Required | Description |
|---|---|---|
| result | Yes |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the burden of disclosing behavior. The phrasing 'About Sourcer's Desk' implies a read-only informational call, but it never explicitly states that no data is modified or that the tool simply returns static information. This is mildly unclear but not misleading.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, focused sentence that front-loads the tool's purpose with 'About Sourcer's Desk' and then concisely lists all meaningful topic areas. There is no extraneous content.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple, zero-argument informational tool, the description sufficiently covers what the tool provides. The presence of an output schema means return-value details are unnecessary, and the enumeration of topics is specific enough for an agent to decide when to call it.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has zero parameters and the schema description coverage is effectively 100%, so there is no parameter ambiguity. The description adds value by outlining the content areas an agent can expect, though it does not need to explain parameters since none exist.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly identifies the tool as an informational resource about Sourcer's Desk and enumerates the exact topics covered: playbook contents, API pricing, the Chrome extension, and AI agent payments. It is not a tautology and is likely to be understood as different from the generate_boolean_search sibling, though it does not use a strong action verb.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The listed topics imply when an agent should use this tool: when a user asks about Sourcer's Desk, its pricing, the Chrome extension, or how AI agents pay. However, there is no explicit when/when-not guidance and no direct comparison to generate_boolean_search, so much is left to inference.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Servers
FlicenseNot gradedqualityBmaintenanceEnables searching live, normalized job postings from 30+ ATS feeds and job boards, with tools for job search, source listing, pricing plans, and Upwork jobs.- AlicenseNot gradedqualityDmaintenanceAutomates LinkedIn recruiting tasks such as login, search with filters, paginated people search, and profile detail retrieval via Playwright.24MIT
- AlicenseCqualityBmaintenance32 MCP tools for job search, resume analysis, matching, alerts, and exports using public LinkedIn endpoints, with optional read-only browser intelligence.323Apache 2.0
- FlicenseNot gradedqualityDmaintenanceTransforms job postings into qualified sales leads by searching for active jobs, enriching company data, and identifying decision-maker contact information.