Skip to main content
Glama

Thomas Anglero Speaker MCP

Server Details

Thomas Anglero speaker MCP: bio, keynote topics, booking info, and speaking-inquiry submission.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4/5 across 5 of 5 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool has a clearly distinct purpose: availability guidance, booking info, speaker profile, speaking topics, and submitting an inquiry. There is no overlap or ambiguity.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern: four use 'get_' for retrieval and one uses 'submit_' for the action. This makes the set predictable and easy to navigate.

Tool Count5/5

With exactly 5 tools covering information gathering and submission, the tool count is well-scoped for a speaker booking service. No tool feels redundant or missing.

Completeness5/5

The tool set covers the entire user journey: learning about the speaker, topics, availability, booking process, and submitting an inquiry. There are no obvious gaps for this domain.

Available Tools

5 tools
get_availability_guidanceGet availability guidanceA
Read-only
Inspect

How availability is confirmed. No live calendar is published. Availability for a date is confirmed on inquiry, typically within two business days.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Behavior4/5

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

Annotations already mark readOnlyHint=true, and the description adds valuable behavioral context: no live calendar, availability confirmed on inquiry within two business days. This goes beyond the structured data without contradiction.

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?

Two sentences, each providing key information without wasted words. Front-loaded with the core purpose. Every sentence earns its place.

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

Completeness4/5

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

Given no parameters, no output schema, and simple annotations, the description covers the behavior well (confirmation process, timeline). It could briefly mention what the output looks like (e.g., text guidance) for full completeness, but current content is sufficient.

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?

With zero parameters and 100% schema coverage, the baseline is high. The description adds no parameter-level detail (not needed), but explains the tool's purpose effectively. No additional semantic burden required.

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 clearly states the tool explains 'how availability is confirmed', a specific resource (the process). It distinguishes from sibling tools like get_booking_info or get_speaker_profile, which serve different purposes. However, it doesn't explicitly contrast with siblings, preventing a perfect score.

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 description implies use when understanding the availability confirmation process is needed, but provides no explicit when-to-use or when-not-to-use guidance, nor mentions alternatives among siblings. Usage context is only implied.

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

get_booking_infoGet booking informationA
Read-only
Inspect

How booking works, the formats offered, and how fees are handled. Fees are provided on inquiry, tailored to format and location. Response within two business days.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Behavior4/5

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

Discloses that fees are tailored to format and location, and response time is two business days. Does not contradict readOnlyHint annotation.

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?

Two sentences, efficiently conveying key points without unnecessary words.

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

Completeness4/5

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

Covers main aspects (booking, formats, fees) for a simple informational tool with no parameters and no output schema.

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?

No parameters in schema; description provides meaningful context about what the tool outputs without needing params.

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?

Clearly states it provides information on how booking works, formats, and fees. Distinct from siblings like get_availability_guidance or get_speaker_profile.

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?

Describes the content and mentions fees are provided on inquiry, but doesn't explicitly state when to use this tool vs alternatives or provide exclusions.

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

get_speaker_profileGet speaker profileA
Read-only
Inspect

Canonical short bio, positioning, notable clients, and links for Thomas Anglero.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Behavior3/5

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

Annotations already provide readOnlyHint=true, and the description aligns with a read operation. No additional behavioral traits (e.g., rate limits, authentication) are disclosed beyond what annotations provide.

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 a single sentence that conveys all necessary information without any wasted words.

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

Completeness4/5

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

The description lists output contents (bio, positioning, clients, links) but lacks structural details since there is no output schema. For a zero-parameter tool, it is reasonably complete.

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, so schema coverage is trivially 100%. The description does not need to add parameter details; the baseline of 4 is appropriate.

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 returns a canonical short bio, positioning, notable clients, and links for Thomas Anglero. It is specific about the resource and distinguishes from siblings like get_speaking_topics.

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 description implies usage for retrieving speaker profile, but does not explicitly state when to use this vs alternatives like get_availability_guidance or when not to use it.

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

get_speaking_topicsGet speaking topicsA
Read-only
Inspect

The three keynote topics with titles, subtitles, and a one-paragraph description each.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Behavior3/5

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

The description implies a read-only operation, consistent with the readOnlyHint annotation. However, it adds no additional behavioral traits beyond the annotation, such as data freshness or pagination. No contradiction with annotations.

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 a single noun phrase, not a complete sentence. While concise, it lacks proper verb structure ('Returns the three keynote topics...') and could be more front-loaded for clarity.

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

Completeness4/5

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

Given the tool's simplicity (no parameters, no output schema), the description adequately explains the return structure: three topics with title, subtitle, and description. Sufficient for correct invocation.

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 with 100% schema coverage. The description does not need to explain parameters. Baseline of 4 is appropriate for no parameters.

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 tool returns 'the three keynote topics with titles, subtitles, and a one-paragraph description each.' This specific verb-resource combination ('get speaking topics') is well-defined and distinguishes it from sibling tools like get_availability_guidance or get_speaker_profile.

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 on when to use this tool versus its siblings (e.g., get_speaker_profile, get_booking_info). The description only states what it returns, leaving the agent to infer context.

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

submit_speaking_inquirySubmit a speaking inquiryAInspect

Send a speaking inquiry to Thomas Anglero. Writes into the same pipeline as the website form: it records the inquiry and sends the confirmation and notification emails. Thomas replies personally, typically within two business days.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesFull name of the person making the inquiry.
emailYesContact email address.
titleNoOptional. Your job title.
topicYesWhat you would like Thomas to speak about.
budgetNoOptional. Budget for the event, any currency.
messageNoOptional. Anything else you would like to share.
websiteNoLeave blank. Anti-spam field.
locationYesEvent location, for example "Oslo, Norway".
how_heardNoOptional. How the enquirer heard about Thomas.
event_dateYesEvent date, for example "17 February 2027".
event_typeNoOptional. Type of event.
event_formatYesEvent format.
organisationNoOptional. Organisation name.
audience_sizeNoOptional. Expected audience size.
Behavior5/5

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

Discloses that it writes into the same pipeline as the website form, sends confirmation/notification emails, and that Thomas replies personally within two business days. This adds significant context beyond the annotations.

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?

Two efficient sentences with all essential information front-loaded. Every sentence adds value.

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

Completeness4/5

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

Covers purpose, pipeline, email behavior, and response time. For a submission tool with no output schema, this is sufficient. Lacks only explicit mention of return value or confirmation.

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 coverage is 100%, so the schema already documents all parameters. The description adds no extra parameter-level information, meeting the baseline.

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 verb 'Send a speaking inquiry' and the resource 'to Thomas Anglero'. It adds context about the pipeline and personal reply, distinguishing it from the read-oriented siblings.

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 implies usage for sending inquiries, and sibling tools are all getters, so differentiation is clear. However, it lacks explicit when-to-use vs when-not-to-use guidance.

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

Discussions

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

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources