Skip to main content
Glama

Server Details

Answering Service Picker: the site's own MCP server — compare, enquiry (enquiry = a human...

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Available Tools

6 tools
compare_criteriaWhat is comparedBInspect

The criteria and any filters of the US live answering and virtual receptionist services, by capability comparison.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

B3.1/5.0
Behavior2/5

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

No annotations are present, so the description carries full responsibility for disclosing behavior. It names the content (criteria and filters) but does not state what operation is performed, whether this is a read-only lookup, what output format is returned, or whether it affects any state. The phrase 'by capability comparison' is vague.

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

Conciseness4/5

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

The description is very short and the key noun phrase is front-loaded. However, the sentence is grammatically incomplete and 'by capability comparison' is awkwardly placed, slightly reducing structural clarity.

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

Completeness3/5

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

For a no-input tool, the description is close to adequate: it states the domain and the subject matter. But it omits a clear operation verb and any hint about how this tool relates to the sibling comparison tools, so an agent would still need to infer the expected return behavior.

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 tool has zero parameters and 100% schema coverage (empty schema), so there are no parameter semantics to explain. The description adds context about what subject matter the no-input tool covers, which is sufficient for this dimension.

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 identifies the subject matter — criteria and filters of US live answering and virtual receptionist services — and the title 'What is compared' reinforces the resource. However, it lacks an explicit verb such as 'lists', 'returns', or 'describes', so the action is implied rather than stated.

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?

There is no guidance on when to use this tool versus siblings like compare_options or compare_table. No exclusions, alternatives, or contextual triggers are provided, leaving the agent to infer the correct choice from the tool name and description alone.

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

compare_optionsThe optionsCInspect

The options in the US live answering and virtual receptionist services, by capability comparison (name, what it is best for, tags), optionally filtered by a tag value.

ParametersJSON Schema
NameRequiredDescriptionDefault
filterKeyNo
filterValueNo

TDQS

C2.8/5.0
Behavior3/5

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

With no annotations, the description carries the behavioral disclosure burden. It discloses the compared fields and optional tag filtering, which is useful, but it does not clarify how filtering works, what the result structure looks like, or whether this is strictly 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.

Conciseness3/5

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

The description is short and contains no filler, but it is grammatically awkward and reads as a noun phrase rather than a clear tool instruction. It would benefit from a leading verb and more logical sentence structure.

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 description is incomplete for a tool with no annotations, no output schema, and two undocumented parameters. It omits filterKey semantics, does not distinguish itself from related sibling tools, and gives no indication of output shape or behavior beyond the field list.

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

Parameters2/5

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

Schema coverage is 0%, so the description must compensate. It partially explains filterValue by mentioning 'filtered by a tag value,' but filterKey is left entirely unexplained, and the relationship between filterKey and filterValue is not described.

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 communicates that the tool returns options for US live answering and virtual receptionist services compared by capabilities such as name, best-for, and tags. It is clear about the resource and the kind of output, though it lacks a direct verb and does not explicitly distinguish itself from sibling tools like compare_criteria or compare_table.

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?

No guidance is provided about when to use this tool versus compare_criteria, compare_table, or other siblings. The optional tag filtering is mentioned, but there is no context about typical use cases, prerequisites, or when not to use the tool.

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

compare_tableThe comparison tableBInspect

Each option's value on every criterion of the US live answering and virtual receptionist services, by capability comparison — the full table.

ParametersJSON Schema
NameRequiredDescriptionDefault
optionNoone option's name, else all

TDQS

B3.2/5.0
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 explains what content the table contains but does not disclose behaviors like read-only status, error handling, how the option parameter narrows results, or what the output actually looks like.

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

Conciseness4/5

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

The description is a single sentence that conveys the core content of the table. It is efficient, though the trailing phrase 'by capability comparison — the full table' adds some redundancy after 'every criterion.'

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

Completeness3/5

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

For a simple one-parameter read-only table tool, the description gives a reasonable sense of the return content. However, without annotations or an output schema, it leaves uncertainty about the exact return format and how sibling tools relate to this one.

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

Parameters3/5

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

Schema description coverage is 100%, and the option parameter is already documented as 'one option's name, else all.' The description reinforces the full-table concept but adds no new semantic meaning beyond the schema.

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 specifies that the tool presents each option's value on every criterion, making it clear the result is a full comparison table. This is a clear verb+resource pairing, though it does not explicitly contrast with compare_criteria or compare_options beyond the phrase 'full table'.

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 phrase 'full table' implies this tool is for a comprehensive view, but the description does not explicitly say when to use compare_table versus compare_criteria or compare_options. Usage is implied rather than directly stated.

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

enquiry_describeWhat you get: an ENQUIRY with a human (not a purchase, not a guaranteed quote)AInspect

Read first. States plainly what submit_enquiry does on Answering Service Picker: it starts an enquiry with human providers who quote directly. Nothing is bought, ordered or paid; no quote is guaranteed; it is free. Also returns who receives the details, the consent wording, and how the person confirms.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

A4.5/5.0
Behavior4/5

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

No annotations are provided, so the description carries the burden of explaining safety and side effects. It explicitly states that nothing is bought, ordered, or paid, that no quote is guaranteed, and that the service is free. It also discloses what information the tool returns, giving the agent a clear picture of expected behavior.

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 compact and front-loaded with the most important instruction ('Read first'). Each sentence adds value: the first defines the tool's role, and the second clarifies consequences and return content. No redundant wording is present.

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?

For a parameterless, informational tool with no output schema, the description is complete: it explains what the tool does, what submit_enquiry involves, what the user can expect, and what the tool returns. Nothing essential is missing for an agent to decide to invoke it.

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 tool has zero parameters and 100% schema description coverage, so there is no parameter-semantic burden for the description. The description appropriately focuses on the tool's output and purpose rather than parameter details.

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 that the tool explains what submit_enquiry does, naming the resource (Answering Service Picker) and the action (starts an enquiry with human providers). It also differentiates the tool's informational role from the actual submission flow, making its purpose unmistakable.

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

Usage Guidelines4/5

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

'Read first' explicitly positions this tool as a prerequisite before using submit_enquiry or related actions. It does not name alternatives or exclusion conditions, but the context strongly implies it should be read before proceeding, which is sufficient guidance for a documentation-style tool.

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

enquiry_fieldsThe questions the enquiry asksAInspect

Every field of the Answering Service Picker enquiry: key, label, type, whether required, help text and the allowed options where there are any. Pass answers to submit_enquiry keyed by field key.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

A4.5/5.0
Behavior4/5

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

With no annotations, the description carries the burden of behavioral disclosure. It fully discloses the returned data's composition and the intended downstream use with submit_enquiry, which makes the tool's read-only, schema-like nature clear. It does not mention auth, rate limits, or side effects, but for a parameterless field-listing tool these are not material gaps.

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 exactly two sentences with no wasted words. The first sentence front-loads the complete field enumeration, and the second immediately provides actionable guidance for using the result. Every word earns its place.

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?

For a parameterless tool with no output schema, the description fully defines the return content and the expected next step. An agent can confidently call this tool and know exactly what information it will receive and how to use it with submit_enquiry.

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 tool has zero parameters and an empty input schema, so the description has no parameters to explain. The baseline of 4 for a zero-parameter tool applies, and the description adds relevant context about how the output should be used.

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 states exactly what the tool returns: every field of the Answering Service Picker enquiry, listing key, label, type, required, help text, and options. It distinguishes itself from submit_enquiry by establishing that this tool provides the field keys used when submitting answers, and from the compare_* siblings by focusing on the enquiry's fields rather than comparisons.

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

Usage Guidelines4/5

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

The description gives clear workflow context: 'Pass answers to submit_enquiry keyed by field key.' This tells an agent to call this tool before submitting and explains how to map results to parameters. It does not explicitly mention when not to use it or compare against sibling tools, so it falls just short of full explicit routing.

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

submit_enquirySubmit an ENQUIRY to human providers (two steps; not a purchase)AInspect

Submits an enquiry to Answering Service Picker — NOT a purchase, NOT a guaranteed quote. Step 1: call with the answers (keyed by field key from enquiry_fields) and consent=true; it validates and returns a summary, the consent line and a confirmation token — show the person the summary and the consent line. Step 2: only if the person agrees, call again with the same answers, consent=true and the confirmation token; the enquiry is then submitted, and the person receives an email with a link they must click before any provider sees it. Consent means the person has read and agreed to: "Happy for my details to go to US answering service providers, who'll contact me directly."

ParametersJSON Schema
NameRequiredDescriptionDefault
answersYesthe person's answers, keyed by field key
consentYestrue only when the person has agreed to: Happy for my details to go to US answering service providers, who'll contact me directly.
confirmationNothe confirmation token from step 1, after the person has approved the summary

TDQS

A4.6/5.0
Behavior5/5

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

With no annotations, description carries the full burden and delivers: two-step validation, consent text, email link requirement before provider visibility, and confirmation token flow. It clearly labels the operation as non-purchase and non-quote, and discloses side effect of email.

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

Conciseness4/5

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

The description is longer than average but every sentence carries needed step or caveat, and the core action is front-loaded. The structured 'Step 1 / Step 2' format makes it easy to follow.

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?

For a no-annotation, no-output-schema, two-step mutation tool, it covers all critical guidance: what to show the person, when to proceed, what the token is for, and the post-submission email link. An agent can execute correctly without external info.

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?

Schema already describes each property with 100% coverage; description adds cross-parameter workflow by tying answers to enquiry_fields keys, consent to explicit text, and confirmation to the step-1 token. This sequence context goes beyond individual schema definitions.

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?

Specific verb 'Submits an enquiry' plus resource 'Answering Service Picker', explicitly distinguished from purchase and quote. The two-step nature is in the title and description, making it unmistakable among siblings that are comparison/fields tools.

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

Usage Guidelines4/5

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

The description gives explicit step-by-step usage: call with answers and consent, show the summary and consent line, then call again only if the person agrees with the confirmation token. It excludes purchases and quotes, but doesn't name alternative tools or explicitly state when not to use this vs enquiry_fields/compare tools.

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

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 6 tool updates
    • First observedcompare_criteria
    • First observedcompare_options
    • First observedcompare_table
    • First observedenquiry_describe
    • First observedenquiry_fields
    • First observedsubmit_enquiry

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    MCP server that helps users identify which trade to call during home emergencies by analyzing natural-language problem descriptions and providing ranked matches with costs, sources, and dispatch lines.
    3
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    MCP server for a production-shaped service-business agent, enabling grounded knowledge search, intake collection, and human escalation with deterministic safety boundaries.
    3
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    MCP server for grounded, cited AI: answers questions from live web sources, verifies claims, fact-checks documents, searches and reads URLs, summarises, classifies, and extracts fields, with usage tracking and status.
    1
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.7/5.0
Disambiguation4/5

The tools split into two clear groups: comparison tools (criteria, options, table) and enquiry tools (describe, fields, submit). The compare_* tools all serve the same comparison domain but each has a distinct output type, so an agent can pick correctly with careful reading.

Naming Consistency4/5

Most tool names follow a clear snake_case pattern with a domain prefix: compare_criteria, compare_options, compare_table, enquiry_describe, enquiry_fields. The one deviation is submit_enquiry, which is verb-first rather than enquiry-prefixed, but the inconsistency is minor and the names remain predictable.

Tool Count5/5

Six tools is well-scoped for this server: three support exploring the comparison data and three support the enquiry submission workflow. Each tool has a clear role without unnecessary bloat or missing essentials.

Completeness5/5

The comparison side fully covers criteria, options, and the full data table, while the enquiry side covers explanation, field schema, and the two-step submission flow. There are no obvious dead ends: an agent can introduce the service, compare options, and complete an enquiry from start to finish.

Resources