site
Server Details
Answering Service Picker: the site's own MCP server — compare, enquiry (enquiry = a human...
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Available Tools
6 toolscompare_criteriaWhat is comparedBInspect
The criteria and any filters of the US live answering and virtual receptionist services, by capability comparison.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
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.
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.
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.
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.
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.
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.
| Name | Required | Description | Default |
|---|---|---|---|
| filterKey | No | ||
| filterValue | No |
TDQS
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.
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.
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.
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.
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.
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.
| Name | Required | Description | Default |
|---|---|---|---|
| option | No | one option's name, else all |
TDQS
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.
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.
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.
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.
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.
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.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
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.
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.
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.
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.
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.
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.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
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.
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.
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.
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.
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.
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."
| Name | Required | Description | Default |
|---|---|---|---|
| answers | Yes | the person's answers, keyed by field key | |
| consent | Yes | true only when the person has agreed to: Happy for my details to go to US answering service providers, who'll contact me directly. | |
| confirmation | No | the confirmation token from step 1, after the person has approved the summary |
TDQS
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.
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.
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.
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.
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.
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.
6 tool updates
- First observed
compare_criteria - First observed
compare_options - First observed
compare_table - First observed
enquiry_describe - First observed
enquiry_fields - First observed
submit_enquiry
Frequently Asked Questions
Claiming proves that you control a remote MCP connector. It does not move, proxy, or interrupt the server.
Open the connector listing, choose Claim ownership, and sign in to Glama.
Complete one verification method:
GitHub identity — fastest for official registry listings. For a namespace such as
io.github.alice/server, link the matching GitHub user, then choose Claim with GitHub. An organization namespace such asio.github.acme/serveralso needs that organization to have installed the Glama AI GitHub App and approved its permissions, because GitHub discloses organization membership only to apps it has installed. Use HTTP or DNS when it has not.HTTP challenge — works when you can deploy a public file. Generate a token, publish the exact JSON Glama shows at
/.well-known/glama.jsonon the same origin as the connector, then choose Check HTTP challenge.DNS challenge — works when you control DNS but cannot change the server. Generate a token, create the exact TXT record Glama shows, wait for it to propagate, then choose Check DNS challenge.
After verification, Glama sends a confirmation email and gives you access to listing details, thumbnails, health checks, and analytics. Keep the HTTP file or DNS record in place: Glama periodically checks it and ownership remains verified while the token is discoverable.
The HTTP ownership file has this structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"claim": "glama_claim_..."
}Claim tokens are opaque, stable, and bound to the signed-in Glama account. They contain no email address or other personal information. If Glama can no longer discover a verified HTTP or DNS token, it starts a seven-day grace period before removing claim-based access. Restore the same token during that period to keep ownership verified. Never publish an email address, Glama session token, GitHub token, or connector credential as ownership proof.
If verification fails, confirm that you copied the current token exactly. The HTTP file must be public, return valid JSON with a successful HTTP response, and stay on the connector's origin. DNS changes may need more time to propagate. A claim cannot transfer to a different origin or hostname: if the connector target changes, Glama starts the grace period and the new target must be claimed separately after the previous claim is released.
For a connector linked to the official MCP Registry, registry updates continue to replace its name, description, and URL by default. After claiming, open Manage connector and enable Use Glama listing details as the source of truth if edits made on Glama should be preserved. Categories and thumbnails are always managed on Glama; registry linkage and technical connection settings continue to sync.
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
To improve your MCP server's ranking:
Claim ownership of the server listing
Complete the server profile with an accurate description and thumbnail
Provide a test profile so Glama can connect to and evaluate the server
Keep tool definitions clear and complete to earn a high Tool Definition Quality Score (TDQS)
Route real usage through the Glama Gateway; more recorded successful server uses also improve the ranking
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 Connectors
Answering Service Compare: the site's own MCP server — compare, enquiry (enquiry = a human...
61Compare Answering: the site's own MCP server — compare, enquiry (enquiry = a human handoff, not...
61Compare Call Answering: the site's own MCP server — compare, enquiry (enquiry = a human handoff,...
61Which Field Service: the site's own MCP server — compare, enquiry (enquiry = a human handoff,...
61
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceMCP server for the Meshimize agent communication platform: Q\&A groups, messaging and group discovery641MIT
- AlicenseAqualityCmaintenanceMCP 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.3MIT
- AlicenseAqualityCmaintenanceMCP server for a production-shaped service-business agent, enabling grounded knowledge search, intake collection, and human escalation with deterministic safety boundaries.3MIT
- AlicenseNot gradedqualityAmaintenanceMCP 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.1MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.
TDQS
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.
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.
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.
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.