Skip to main content
Glama

Server Details

Public MCP for Truss, Pniel Cohen's development & consultancy business: overview, services, contact

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

Available Tools

4 tools
get_truss_informationGet Truss informationA
Read-onlyIdempotent
Inspect

Published Truss information by topic. Localized topics (overview, about, services, engagement, fit, faq) use locale, default en; pass he for Hebrew. Language-independent topics (identity, certifications, testimonials, clients, contact) ignore locale for content selection. Prefer get_truss_overview or topic overview for broad business understanding; prefer list_truss_services for the complete service catalog.

ParametersJSON Schema
NameRequiredDescriptionDefault
topicYes
localeNo

Output Schema

ParametersJSON Schema
NameRequiredDescription
localeNo
canonicalUrlYes
productVersionYes
contentRevisionYes

TDQS

A4.7/5.0
Behavior4/5

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

Annotations already declare readOnly, idempotent, open-world false, and non-destructive, so the description's extra value is its content-selection behavior: localized topics honor locale with en default, while language-independent topics ignore locale. This goes beyond the structured annotations, though it does not discuss error or omission behavior.

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

Conciseness5/5

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

Three sentences, each carrying a distinct purpose: core behavior, locale semantics, and sibling routing. There is no repetition of schema or annotation content, and the most important scope statement is front-loaded.

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 output schema covers return values, and the description handles topic selection, locale behavior, and two of three sibling distinctions. It is slightly incomplete in not mentioning get_truss_service as an alternative, and 'topic overview' is mildly ambiguous, but overall an agent can call it correctly.

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

Parameters5/5

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

Schema coverage is 0%, but the description compensates by grouping the topic enum into localized vs language-independent sets and explaining the locale parameter's default and Hebrew option. Both parameters receive meaningful guidance beyond the raw enum values.

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 'Published Truss information by topic,' naming the resource and the organizing dimension. It also distinguishes the tool from get_truss_overview and list_truss_services by explicitly stating which alternative fits broad understanding and full service catalog, so an agent can tell this topic lookup apart from siblings.

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?

It tells the agent exactly when to prefer alternatives: get_truss_overview or the overview topic for broad business understanding, and list_truss_services for the complete service catalog. It also states when locale matters and the default, which is actionable selection guidance.

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

get_truss_overviewGet Truss overviewA
Read-onlyIdempotent
Inspect

High-level Truss business overview (same payload as truss://overview/{locale}). Prefer this tool for broad questions about Truss as a business and for broad questions about Pini’s professional work, capabilities, or what he does through Truss (for example "What is Truss?", "What does Truss do?", "Tell me about Truss", "What does Pini do?", "Tell me about Pini professionally"). Pass locale he for Hebrew; default is en.

ParametersJSON Schema
NameRequiredDescriptionDefault
localeNo

Output Schema

ParametersJSON Schema
NameRequiredDescription
titleYes
localeYes
markdownYes
canonicalUrlYes
productVersionYes
contentRevisionYes

TDQS

A4.4/5.0
Behavior4/5

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

Annotations already declare readOnly, idempotent, and non-destructive behavior, so the bar is lower. The description adds useful behavioral context: it notes the payload is identical to a deep-link resource and explicitly states the locale default and how to request Hebrew, which is beyond what the schema enum conveys.

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 no filler. The core purpose and payload equivalence are front-loaded, followed by usage guidance and parameter instructions. Every sentence earns its place, and the example queries help without bloating the description.

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?

For a simple, one-optional-parameter read-only tool with an output schema, the description is largely complete. It covers purpose, scope, language handling, and default behavior. The only minor gap is not explicitly contrasting with the sibling tools, though the 'broad questions' framing implies differentiation.

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 description coverage is 0%, so the description bears the burden for parameter meaning. It compensates well by explaining the locale parameter: 'Pass locale he for Hebrew; default is en.' This gives the agent the key decision rule for the only parameter.

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 clear, specific verb and resource: "High-level Truss business overview." It also scopes the tool to broad questions about Truss and Pini's professional work with concrete example queries, making it easy to distinguish from more focused sibling 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?

"Prefer this tool for broad questions about Truss as a business" gives explicit routing guidance for when to select this tool over alternatives. It stops short of naming sibling tools or stating when not to use it, but the 'prefer' framing and broad-vs-specific examples provide solid context.

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

get_truss_serviceGet a Truss serviceA
Read-onlyIdempotent
Inspect

One published Truss service area by slug. Default detail is overview (adds heroLead, overviewSummary, overviewFit, and relatedServices). Pass detail summary for the index card fields only, or full for page sections and fullMarkdown. Unknown slugs return not_found with knownSlugs. Pass locale he for Hebrew; default is en.

ParametersJSON Schema
NameRequiredDescriptionDefault
slugYes
detailNo
localeNo

Output Schema

ParametersJSON Schema
NameRequiredDescription
slugNo
errorNo
groupNo
orderNo
titleNo
localeNo
pageUrlNo
heroLeadNo
sectionsNo
groupLabelNo
knownSlugsNo
markdownUrlNo
overviewFitNo
canonicalUrlNo
fullMarkdownNo
productVersionYes
contentRevisionYes
overviewSummaryNo
relatedServicesNo
shortDescriptionNo

TDQS

A4.6/5.0
Behavior5/5

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

Beyond the readOnly/idempotent annotations, the description discloses default detail behavior, the semantic difference between detail values, the error result for unknown slugs (not_found with knownSlugs), and locale default behavior. This gives an agent a clear model of how the tool behaves at runtime.

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

Conciseness5/5

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

The description is compact and front-loaded with the core operation, then efficiently explains the optional parameters and edge-case behavior. Every sentence contributes meaningful guidance without repetition or filler.

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?

With an output schema available, the description does not need to detail return values. It covers default behavior, all parameter options, and the unknown-slug error case, making it complete for a tool of this complexity.

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

Parameters5/5

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

Schema coverage is 0%, so the description carries the full burden. It explains slug as the service area identifier, detail as summary/overview/full with distinct field outcomes, and locale as en default or he. This is far more semantic than the bare enum names in the 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 that the tool fetches a single published Truss service area by slug, using a specific verb and resource. This distinguishes it from sibling tools like list_truss_services, which presumably returns multiple services.

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: call when you have a slug and need one service area, optionally choosing detail level or locale. However, it never explicitly contrasts this tool with get_truss_information or list_truss_services, leaving the when-not-to-use guidance absent.

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

list_truss_servicesList Truss servicesA
Read-onlyIdempotent
Inspect

Ordered index of the nine published Truss service areas, including short descriptions. Prefer this tool to list, enumerate, or browse the complete current service catalog. For broad “what is / what does Truss” questions, prefer get_truss_overview instead. Pass locale he for Hebrew titles and descriptions; default is en.

ParametersJSON Schema
NameRequiredDescriptionDefault
localeNo

Output Schema

ParametersJSON Schema
NameRequiredDescription
countYes
localeYes
servicesYes
canonicalUrlYes
productVersionYes
contentRevisionYes

TDQS

A4.8/5.0
Behavior4/5

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

Annotations already declare readOnlyHint, idempotentHint, and non-destructive behavior. The description adds useful behavioral context beyond that: results are ordered, limited to nine published service areas, include short descriptions, and support a locale parameter that switches titles and descriptions to Hebrew or English.

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?

Three short sentences, each earning its place: one for what the tool returns, one for when to prefer it over alternatives, and one for parameter behavior. The most important information is front-loaded.

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 simple read-only list tool with one optional parameter and an output schema, this description covers purpose, alternative selection, and locale behavior. Nothing essential is missing for an agent to invoke it correctly.

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

Parameters5/5

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

The input schema provides only an enum with no descriptions, so schema coverage is 0%. The description compensates fully by explaining the meaning of locale: passing 'he' yields Hebrew titles and descriptions, while the default is 'en'.

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?

States a specific verb ('list') and resource ('nine published Truss service areas'), and clarifies it returns an ordered index with short descriptions. It distinguishes itself from get_truss_overview by explicitly saying this tool is for enumerating the catalog and that the overview is for broad questions.

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?

Provides explicit 'prefer this tool' guidance for listing, enumerating, or browsing the full catalog, and explicitly routes broad 'what is / what does Truss' questions to get_truss_overview instead. This gives the agent concrete decision criteria rather than leaving usage to inference.

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

Tool Schema Changelog

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

  1. 2 tool updates
    • Changedget_truss_information1 field changed
      • changedInput schema / properties / topic / enum
        Previous value: -[
        -  "identity",
        -  "about",
        -  "services",
        -  "engagement",
        -  "fit",
        -  "faq",
        -  "certifications",
        -  "testimonials",
        -  "clients",
        -  "contact"
        -]New value: +[
        +  "overview",
        +  "identity",
        +  "about",
        +  "services",
        +  "engagement",
        +  "fit",
        +  "faq",
        +  "certifications",
        +  "testimonials",
        +  "clients",
        +  "contact"
        +]
    • Addedget_truss_overview
  2. 2 tool updates
    • Changedget_truss_service9 fields changed
      • addedInput schema / properties / detail
        Added value: +{
        +  "enum": [
        +    "summary",
        +    "overview",
        +    "full"
        +  ],
        +  "type": "string"
        +}
      • addedOutput schema / properties / fullMarkdown
        Added value: +{
        +  "type": "string"
        +}
      • addedOutput schema / properties / heroLead
        Added value: +{
        +  "type": "string"
        +}
      • addedOutput schema / properties / markdownUrl
        Added value: +{
        +  "type": "string"
        +}
      • addedOutput schema / properties / overviewFit
        Added value: +{
        +  "type": "string"
        +}
      • addedOutput schema / properties / overviewSummary
        Added value: +{
        +  "type": "string"
        +}
      • addedOutput schema / properties / pageUrl
        Added value: +{
        +  "type": "string"
        +}
      • addedOutput schema / properties / relatedServices
        Added value: +{
        +  "items": {
        +    "additionalProperties": false,
        +    "properties": {
        +      "markdownUrl": {
        +        "type": "string"
        +      },
        +      "pageUrl": {
        +        "type": "string"
        +      },
        +      "shortDescription": {
        +        "type": "string"
        +      },
        +      "slug": {
        +        "type": "string"
        +      },
        +      "title": {
        +        "type": "string"
        +      }
        +    },
        +    "required": [
        +      "slug",
        +      "title",
        +      "shortDescription",
        +      "pageUrl",
        +      "markdownUrl"
        +    ],
        +    "type": "object"
        +  },
        +  "type": "array"
        +}
      • addedOutput schema / properties / sections
        Added value: +{
        +  "items": {
        +    "additionalProperties": false,
        +    "properties": {
        +      "id": {
        +        "type": "string"
        +      },
        +      "markdown": {
        +        "type": "string"
        +      },
        +      "title": {
        +        "type": "string"
        +      }
        +    },
        +    "required": [
        +      "id",
        +      "title",
        +      "markdown"
        +    ],
        +    "type": "object"
        +  },
        +  "type": "array"
        +}
    • Changedlist_truss_services3 fields changed
      • addedOutput schema / properties / services / items / properties / markdownUrl
        Added value: +{
        +  "type": "string"
        +}
      • addedOutput schema / properties / services / items / properties / pageUrl
        Added value: +{
        +  "type": "string"
        +}
      • changedOutput schema / properties / services / items / required
        Previous value: -[
        -  "slug",
        -  "title",
        -  "shortDescription",
        -  "group",
        -  "groupLabel",
        -  "order"
        -]New value: +[
        +  "slug",
        +  "title",
        +  "shortDescription",
        +  "group",
        +  "groupLabel",
        +  "order",
        +  "pageUrl",
        +  "markdownUrl"
        +]
  3. 3 tool updates
    • First observedget_truss_information
    • First observedget_truss_service
    • First observedlist_truss_services

Frequently Asked Questions

Discussions

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

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.4/5.0
Disambiguation3/5

get_truss_information is a catch-all topic endpoint that overlaps with get_truss_overview for the overview topic and with list_truss_services for the services topic. The descriptions include clear preference guidance, but an agent still has to choose among these overlapping tools.

Naming Consistency4/5

Most tools follow a get_truss_<resource> pattern, with list_truss_services as the plural collection counterpart. The exception is get_truss_information, whose vague 'information' label doesn't clearly distinguish it from get_truss_overview or get_truss_service.

Tool Count4/5

Four tools is a reasonable size for a business-information server, covering overview, service catalog, service detail, and topic-specific content. The count is slightly inflated by the redundant get_truss_information, but it remains appropriately scoped.

Completeness5/5

The tool set provides broad coverage of the domain: a high-level overview, the complete service catalog with detail views, and many additional topics such as about, engagement, certifications, testimonials, clients, and contact. There are no obvious dead ends or missing operations for the stated purpose.

Resources