site
Server Details
Bank Convert: the site's own MCP server — compare, enquiry (enquiry = a human handoff, not a...
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Available Tools
6 toolscompare_criteriaWhat is comparedCInspect
The criteria and any filters of the Six routes to machine-readable bank transactions comparison.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description must carry the full burden of behavioral transparency, but it contains no verb and describes no action, side effect, return value, or read-only nature. 'The criteria and any filters...' is a static label, not a description of what happens when the tool is invoked.
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 concise with no redundant filler, but it is under-specified and grammatically incomplete. It is a short noun phrase rather than a clear, front-loaded operational statement, so it does not fully earn 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?
There is no output schema and no annotations, so the description alone must explain what an agent will receive or learn by calling the tool. It only identifies the subject area and does not describe the expected outcome, response format, or relationship to sibling tools, leaving a significant gap.
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 already reflects this completely. There is no parameter semantics for the description to add, so the baseline of 4 applies.
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 is a noun phrase rather than a statement of what the tool does, and it largely restates the name and title. It adds domain context about 'Six routes to machine-readable bank transactions' but never says whether the tool lists, compares, explains, or returns criteria and filters.
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 about when to use this tool instead of siblings like compare_options, compare_table, or enquiry_describe. No conditions, exclusions, or alternative tool names are mentioned, so the agent must infer usage from the tool name 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 Six routes to machine-readable bank transactions 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 full burden. It discloses that results can be filtered by a tag value, but it does not say whether this is a read-only lookup, what the default unfiltered output is, or how filtering behaves when both filterKey and filterValue are present or absent.
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 with no filler and gives the key content fields and filtering capability. It is compact, though the opening phrase is a bit clunky and could be tightened for scanning.
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 tool with two undocumented optional parameters, no output schema, no annotations, and several comparison siblings, the description lacks essential context: what the output looks like, what filterKey/filterValue accept, and how this tool relates to compare_criteria and compare_table.
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 0% and neither parameter is explained. The description only hints that filtering is by tag value, leaving filterKey and filterValue undefined, their allowed values unknown, and the effect of zero required parameters unclear.
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 resource as the options within the Six routes comparison and lists the returned attributes (name, what it is best for, tags). It is clear enough, though it lacks an explicit verb and does not differentiate from 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 siblings such as compare_criteria or compare_table. The only usage hint is the optional tag filter, which is implicit and not enough to route an agent to the correct 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 tableCInspect
Each option's value on every criterion of the Six routes to machine-readable bank transactions 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?
With no annotations, the description carries the full burden of behavioral disclosure, but it only describes table content. It does not clarify output orientation, ordering, what happens when option is omitted, or any side effects. 'The full table' adds some context but is minimal.
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 with no wasted words and conveys the core content directly. The phrasing is slightly convoluted, but it is concise and front-loaded with the key idea.
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 tool with one optional parameter and no output schema, the description gives a reasonable picture of what is returned. However, it omits behavioral specifics and sibling-tool context, so an agent still has to guess about the exact output format and when this tool is the right choice.
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 schema already documents the only parameter with 100% coverage, so the baseline is 3. The description adds little semantic value beyond the schema: it implies the table contains all options/criteria, but 'option' semantics are already clear from 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 states what the tool returns—a full table showing each option's value on every criterion in the Six routes comparison. This is specific and conveys the resource clearly. It does not explicitly distinguish itself from siblings like compare_criteria or compare_options, though 'full table' hints at the difference.
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 given about when to use this tool versus compare_criteria or compare_options. The description does not mention alternatives or provide decision criteria. A caller must infer from tool names, which is weak support.
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 Bank Convert: 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?
With no annotations, the description carries the full burden. It discloses that the tool is descriptive, returns recipient/consent/confirmation details, and that the described process is free and non-binding. It stops short of explicitly stating the tool itself performs no action, but 'States plainly what submit_enquiry does' strongly implies read-only 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?
Three short sentences front-load the purpose ('Read first') and pack only essential facts: what submit_enquiry does, what it does not do, and what the tool returns. No filler or repetition.
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 explains the tool's output even without an output schema, listing returned content. It also preempts common misconceptions (not a purchase, not a guaranteed quote). A small gap is the lack of any pointer to sibling tools like enquiry_fields, but this is minor given the simplicity.
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?
There are zero parameters, so the baseline is 4. The description adds no parameter details, but none are needed; the empty schema fully covers the input contract.
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 a specific verb and resource: it 'States plainly what submit_enquiry does on Bank Convert' and also 'returns who receives the details, the consent wording, and how the person confirms.' This clearly distinguishes it from sibling comparison tools and the actual submit_enquiry action.
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 opening 'Read first' is an explicit instruction to consume this tool before acting, implying it is a prerequisite to submit_enquiry. It also clarifies that nothing is bought, ordered, or paid and that no quote is guaranteed, signaling this is the informational counterpart, though it doesn't explicitly contrast all sibling tools.
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 Bank Convert 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 full burden of behavioral disclosure. It indicates the tool is a read-only inspection of enquiry fields and enumerates the returned content, but it does not mention response shape, option representation, ordering, or any potential side effects.
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 two sentences with no wasted words. It front-loads the core scope with 'Every field' and then provides a concise list of returned attributes plus a clear directive for downstream use.
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 zero-parameter metadata tool with no output schema, the description sufficiently explains what is returned and how to use the data with submit_enquiry. Minor omissions like the exact structure of allowed options and field ordering are acceptable given the tool's simplicity.
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, which sets the baseline at 4. The description adds no parameter-level detail, but none is needed; its reference to keying answers for submit_enquiry provides useful contextual framing rather than parameter documentation.
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 tool returns every field of the Bank Convert enquiry and enumerates the specific attributes: key, label, type, required status, help text, and allowed options. It is specific and informative, though it does not explicitly differentiate itself from the sibling enquiry_describe tool.
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 practical usage guidance by telling the agent to pass answers to submit_enquiry keyed by field key. This clearly connects the tool to a downstream workflow, but it does not explicitly state when to use this tool over enquiry_describe or the compare_* siblings.
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 Bank Convert — 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 bookkeeping and data extraction suppliers, 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 bookkeeping and data extraction suppliers, 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, the description fully carries the behavioral disclosure burden. It reveals the two-step validation behavior, the confirmation token requirement, the email with a link, the condition that providers see the enquiry only after the link is clicked, and the exact consent text. This is exemplary transparency.
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 dense but every sentence provides essential operational detail. It front-loads the key caveat ('NOT a purchase, NOT a guaranteed quote'), then structures the two steps clearly. No filler or redundancy 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 two-step submission tool with no output schema and no annotations, the description is remarkably complete. It explains what happens at each step, what the agent must show the person, when to proceed to step 2, and what the person must do before providers see the enquiry. Nothing critical is missing.
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 100%, so the baseline is 3. The description adds meaningful semantics beyond the schema: answers must be keyed by field key from enquiry_fields, consent=true is a precondition in both steps, and the confirmation token comes from step 1 and is required for final submission. This elevates the score above baseline.
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 tool submits an enquiry to human providers and explicitly distinguishes it from a purchase or guaranteed quote. The two-step process is laid out in concrete terms, making the purpose unmistakable and distinct from sibling tools like compare_options or enquiry_describe.
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 procedural usage guidance: call once with answers and consent, show the summary and consent line, then call again with the confirmation token only if the person agrees. It does not explicitly name alternatives, but the step-by-step workflow and the 'NOT a purchase' framing provide clear context for when this tool is appropriate.
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
Compare Answering: the site's own MCP server — compare, enquiry (enquiry = a human handoff, not...
BNG Quotes: the site's own MCP server — enquiry (enquiry = a human handoff, not a purchase);...
Broker vs Advisor: the site's own MCP server — checker, enquiry (enquiry = a human handoff, not...
CSV Convert: the site's own MCP server — checker, enquiry (enquiry = a human handoff, not a...
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceExchange rate MCP server - query real-time currency exchange rates between global currencies with conversion tools.MIT
- AlicenseNot gradedqualityCmaintenanceMCP server that exposes source-linked bank offer documents from 17 Chinese banks. Provides tools to list supported banks and retrieve official offer details with URLs, timestamps, and activity status.Apache 2.0
- FlicenseNot gradedqualityCmaintenanceEnables MCP clients to convert amounts between currencies using live ECB daily reference rates and to validate IBAN structure and checksum.-
- AlicenseBqualityDmaintenanceMCP server for searching research grants across NSF (US), ERC (EU), and KRF/NRF (Korea) via a unified interface. NIH excluded—covered by existing connectors.317MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.
TDQS
The compare_* tools separate criteria, option metadata, and the full option-by-criterion table, so an agent can choose the right level of detail. The enquiry_* tools are also distinct: describe explains the process, fields provides the schema, and submit_enquiry performs the submission. There is slight potential overlap because compare_table contains the data that the other two compare tools also expose, but the descriptions make the boundaries clear enough.
All tool names use lowercase snake_case and the compare_* and enquiry_* prefixes provide some structure. However, the pattern is mixed: compare_criteria, compare_options, and compare_table are verb-first, while enquiry_describe and enquiry_fields are noun-first, and submit_enquiry is verb-first again. The names are readable but do not follow one predictable convention.
Six tools is a well-scoped size for this server. Each tool serves a clear purpose within the comparison and enquiry workflows, and there is no sense of bloat or thinness.
The comparison surface is complete: criteria, option metadata, and the full comparison table are all available. The enquiry workflow is also complete, covering the process description, field schema, and a two-step consent-based submission with confirmation token.