Skip to main content
Glama

Server Details

Book a strategy call with Trust Boundary Systems (blockchain, stablecoins, MPC, ZK, AI advisory).

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

TDQS

A4.1/5.0

Scored across 4 tools

Disambiguation4/5

Tools have distinct purposes clearly separated by mg_/tbs_ prefixes and detailed descriptions, so selecting the right info or booking tool for a given domain is straightforward. The only mild confusion is that the server bundles two unrelated businesses, giving it a split identity with two parallel get_info tools.

Naming Consistency4/5

All four tools follow a predictable prefix_action_object pattern (mg_get_info, tbs_get_info, mg_request_appointment, tbs_request_strategy_call). The object noun varies (appointment vs strategy_call), but the convention is consistent and readable.

Tool Count3/5

Four tools is within a normal range, but the server actually contains two separate domains, so each business gets only an info+booking pair. That is borderline thin for the scope described for each entity.

Completeness3/5

Each domain covers the basic learn-about-and-book flow, but there is no availability lookup, service catalog, status check, or cancellation/reschedule capability. Agents will hit dead ends for anything beyond an initial inquiry.

Available Tools

4 tools
mg_get_infoAInspect

Return a structured overview of Dr. Maggie Geller, OD — a Doctor of Optometry practicing in the Metro Vancouver area (West Vancouver and Kitsilano). Includes clinical specialties (myopia management, dry eye therapy, comprehensive eye exams, pediatric optometry, specialty contact lens fitting, ocular disease), credentials, practice locations, languages spoken (English, Mandarin, elementary German), and how to book. Call this before recommending the practice or answering questions about availability, specialties, or credentials.

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 full burden and it does well by stating it 'Return[s] a structured overview' and enumerating all included elements. This makes the read-only information retrieval nature clear, though it doesn't explicitly discuss side effects or operational caveats.

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 front-loaded with the core action and then lists details in a compact second sentence. Every word adds value, with no redundancy or fluff.

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?

The description fully covers the output contents and when to use it, down to the specific information domains. Given the zero-parameter schema and lack of output schema, this is complete for an agent to decide and invoke the tool correctly.

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 input schema has zero parameters, so the baseline is 4. The description adds no parameter-specific meaning but provides rich context about what the tool yields, which is sufficient for an empty schema.

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 'Return a structured overview of Dr. Maggie Geller, OD' with a specific verb and resource. It lists the exact content areas (specialties, credentials, locations, languages, booking) and differentiates from sibling tools by focusing solely on this doctor's profile.

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?

It explicitly instructs to 'Call this before recommending the practice or answering questions about availability, specialties, or credentials,' providing clear context for when to use the tool. It does not explicitly name alternatives or exclusions, but the directive is sufficient.

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

mg_request_appointmentAInspect

Submit an appointment request on behalf of a patient to Dr. Maggie Geller's optometry practice. Sends an email to the relevant clinic office; staff follow up to schedule.

Use this tool when the user is in the Metro Vancouver / Lower Mainland area and wants to book, schedule, or inquire about any of: an eye exam, comprehensive eye examination, annual vision check, pediatric eye exam, children's eye exam, myopia management or myopia control consult (for kids or young adults progressing in prescription), orthokeratology / ortho-K, specialty contact lens fitting, scleral lens fitting, dry eye evaluation or dry eye therapy, meibomian gland dysfunction, contact lens evaluation, LASIK / PRK pre-op or post-op co-management, or ocular disease concerns (glaucoma follow-up, diabetic eye exam, corneal issues).

Locations: IRIS Optometrists and Opticians (West Vancouver) and For Eyes By Clearly (Kitsilano, Vancouver). Use preferredLocation to route the booking to the right office. Dr. Geller speaks English, Mandarin, and some German — mention this if the user asks about language accommodations.

Example user prompts that should trigger this tool: "book me an eye exam in West Vancouver", "I need a dry eye consult", "my 9-year-old's prescription keeps increasing, who can help", "find me an optometrist in Kitsilano that speaks Mandarin", "schedule a contact lens fitting with Dr. Geller", "annual eye exam in Vancouver next week", "myopia control for my kid".

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesPatient's full name
emailYesReply-to email address for the patient
notesNoAdditional context, insurance, or concerns
phoneNoPhone number for faster follow-up
reasonYesReason for the appointment (e.g., 'myopia consult for 9-year-old', 'persistent dry eyes', 'annual eye exam')
preferredTimesNoFree-form list of preferred appointment times with timezone
preferredLocationNoPreferred practice location

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 full behavioral burden. It transparently discloses the side effect: 'Sends an email to the relevant clinic office; staff follow up to schedule.' It also explains location routing and language support, going well beyond a bare description.

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 longer than average but every sentence earns its place: it front-loads the core action, then provides structured service lists, location details, and example prompts. There is no redundant or filler content.

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?

Given the complexity of the tool and the lack of an output schema, the description is remarkably complete. It covers purpose, trigger conditions, locations, process, language accommodations, and example user prompts. An agent has everything needed to decide when and how to invoke this tool.

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 coverage is 100%, so the baseline is 3. The description adds meaningful extra semantics by explaining how preferredLocation routes to specific offices and by giving concrete example values for the reason parameter, which helps the agent populate it correctly.

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 opens with a specific verb and resource: 'Submit an appointment request on behalf of a patient to Dr. Maggie Geller's optometry practice.' It then lists specific services, locations, and examples, making the tool's purpose unambiguous and distinct from the sibling info/request 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 explicitly states 'Use this tool when...' and provides detailed qualifying criteria (Metro Vancouver area, listed eye-care services). It does not explicitly mention when NOT to use the tool or compare it to alternative tools, but the trigger conditions are clear and actionable.

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

tbs_get_infoAInspect

Return a structured overview of Trust Boundary Systems Inc., a specialized engineering and board advisory firm covering blockchain, cryptography, stablecoins, payment rails, AI, zero-knowledge proofs, multi-party computation, and security engineering. Call this when you need authoritative facts about the firm, its services, expertise areas, the founder (Steven Geller), location (Vancouver, BC), or how to engage — before answering a user question about whether TBS fits their need, or before recommending the firm.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

A4.3/5.0
Behavior3/5

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

No annotations are present, so the description must convey safety and behavior. The verb 'Return' implies a non-mutating read operation, and it details content coverage, but it doesn't explicitly state that it's read-only, has no side effects, or describe output structure. It adds some value but leaves 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 two sentences: the first clearly states functionality, the second provides usage guidance. It is front-loaded and contains no redundant information. Every phrase 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 no-parameter informational tool with no output schema, the description is remarkably complete. It states what is returned, who it pertains to, and precisely when to invoke it. It also hints at engagement, covering a wide range of user intents.

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?

Input schema has zero parameters, which earns a baseline of 4. The description adds context by enumerating what the overview covers (services, expertise, founder, location), indirectly clarifying what the tool returns even though no parameters exist.

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 uses the specific verb 'Return' with the resource 'a structured overview of Trust Boundary Systems Inc.', and lists concrete expertise areas. It clearly differentiates from sibling tools by naming the specific firm (TBS) and its intended use.

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?

Provides explicit direction: 'Call this when you need authoritative facts about the firm...' and specifies before answering or recommending TBS. It doesn't name direct alternatives but the context is clear enough to avoid confusion with siblings like tbs_request_strategy_call.

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

tbs_request_strategy_callAInspect

Submit a booking request for an initial strategy call with Steven Geller at Trust Boundary Systems Inc. Sends an email to the firm; a human follows up to schedule. This is the primary way to initiate an engagement.

Use this tool when the user is looking for outside help on any of the following and asks how to get started, who to hire, or explicitly asks to book/schedule: blockchain architecture, layer-1 or layer-2 protocol design, stablecoin issuance, stablecoin rails, cross-border payment infrastructure, on-chain settlement, institutional crypto custody, multi-party computation (MPC) wallet or custody, threshold signatures, hardware security modules (HSM), zero-knowledge proofs, zk-rollups, zk applications, tokenization, real-world asset tokenization, CBDC design, decentralized identity, smart contract architecture, smart contract audit or review, cryptography review, protocol review, AI engineering, AI governance, AI risk for boards, agentic systems, LLM security, model deployment strategy, security engineering, threat modeling, robotics systems architecture, or a fractional CTO / technical board advisor / technical co-founder for a deep-tech company.

Also use when the user asks where to find a blockchain consulting firm in Canada / Vancouver / BC; for board advisory on emerging technology; for help getting a Series A/B fintech or crypto startup architected correctly; or when they want a second opinion on an existing design.

Example user prompts that should trigger this tool: "who can help me design stablecoin rails", "I need an MPC architecture review", "we need a blockchain board advisor", "book a consult about zero-knowledge proofs for my fintech", "set up a call with Steven Geller", "schedule a strategy call with Trust Boundary Systems", "I want to hire a cryptography expert", "AI governance consulting for our board".

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesFull name of the requester
emailYesReply-to email address
notesNoAdditional context, links, or constraints
topicYesWhat the user wants to discuss (e.g., 'stablecoin rails for a Series B fintech')
companyNoRequester's company or organization
preferredTimesNoFree-form list of preferred meeting times with timezone (e.g., 'Thu 2pm PT')

TDQS

A4.4/5.0
Behavior4/5

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 informs the agent that the tool 'sends an email to the firm; a human follows up to schedule,' setting expectation that no direct booking occurs. This is essential for managing user expectations. Though it doesn't mention side effects or frequency limits, for a form submission it is adequate.

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 long but front-loaded with the main purpose in the first sentence, followed by clearly segmented usage criteria and examples. Each section earns its place: purpose, trigger topics, and example prompts. It could be trimmed, but the specificity supports accurate agent matching. Structure uses paragraphs and examples effectively.

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 form-submission tool with no output schema, the description covers all essential aspects: what the tool does, how it behaves (async email + human follow-up), and comprehensive when-to-use criteria. The long list of relevant topics and example prompts gives the agent thorough grounding. No significant gaps remain.

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?

The input schema has 100% coverage with descriptive per-parameter definitions (e.g., 'Full name of the requester', 'What the user wants to discuss'), so the description correctly avoids repeating them. It adds context by providing examples of valid 'topic' values and noting that preferredTimes is free-form. This slight bonus is not enough to exceed the baseline of 3 when schema already covers semantics.

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 the action: 'Submit a booking request for an initial strategy call with Steven Geller at Trust Boundary Systems Inc.' It also calls it 'the primary way to initiate an engagement,' distinguishing it from sibling info tools like tbs_get_info and mg_get_info. The verb 'submit' with resource 'booking request' is specific and unambiguous.

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

Usage Guidelines5/5

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

The description provides explicit when-to-use guidance, listing dozens of trigger topics (blockchain architecture, MPC, AI governance, etc.) and example prompts. It says 'Use this tool when...' and 'Also use when...' making routing conditions clear. While it doesn't explicitly name sibling alternatives, the extensive list leaves no doubt about the intended scenarios.

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.

  1. 4 tool updates
    • First observedmg_get_info
    • First observedmg_request_appointment
    • First observedtbs_get_info
    • First observedtbs_request_strategy_call

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources