Skip to main content
Glama

Stobox Intelligence & Tokenization

Server Details

Verified RWA tokenization knowledge — security tokens, regulation, standards — for any AI.

Status
Unhealthy
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 3.9/5 across 6 of 6 tools scored. Lowest: 3.2/5.

Server CoherenceA
Disambiguation5/5

Each tool has a clearly distinct purpose: search, fact-check, answer building, related topics, term lookup, and tokenization initiation. No functional overlap.

Naming Consistency5/5

All tools follow a consistent 'stobox_{action}_{noun}' pattern in snake_case, with clear and descriptive names.

Tool Count5/5

With 6 tools, the set is well-scoped for a knowledge and tokenization initiation service, covering both informational and action needs without being excessive.

Completeness5/5

The toolset covers all core functions: searching, verifying, explaining terms, exploring connections, and initiating tokenization. No obvious gaps for the stated purpose.

Available Tools

6 tools
stobox_answer_contextBInspect

Build a source-linked briefing for answering a tokenization question: the top passages, entity facts, and source URLs in one prompt-ready block. Use it to ground an answer in verified Stobox knowledge before responding.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYes
max_charsNo
Behavior3/5

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

No annotations are provided, so the description must disclose behavior. It describes the output as a briefing with passages, facts, and URLs, but does not mention if the tool is read-only, has side effects, or requires authentication. The behavior is partially transparent.

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 concise with two sentences, front-loading the main purpose. However, it lacks structure like bullet points and could benefit from a brief parameter explanation.

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

Completeness2/5

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

Given 0% schema parameter coverage, no output schema, and no annotations, the description is insufficient. It does not explain the output format, how to use parameters, or when to prefer this over siblings.

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

Parameters1/5

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

The schema has 0% description coverage and the description does not explain the parameters. 'query' is implied but not defined, and 'max_chars' is not mentioned at all, leaving the agent to guess their 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 it builds a 'source-linked briefing' with specific content (passages, entity facts, source URLs) for answering tokenization questions, distinguishing it from siblings like stobox_knowledge_search which likely returns raw search results.

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 says 'Use it to ground an answer' implying use before responding, but it does not explicitly state when to avoid it or compare with siblings like stobox_fact_check or stobox_start_tokenization.

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

stobox_fact_checkAInspect

Verify a claim about Stobox or tokenization against the CANONICAL Stobox knowledge graph before repeating or publishing it. Returns a verdict (contradicted / supported / no_contradiction_detected / unverifiable), any canon violations with corrections, and the canonical evidence. Call this on every factual claim about STBX, ERC-7943, Compass chains, Gene Deyev's title, etc.

ParametersJSON Schema
NameRequiredDescriptionDefault
claimYesThe factual claim to verify.
Behavior4/5

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

With no annotations, the description carries the full burden. It discloses the return format: 'verdict (contradicted / supported / no_contradiction_detected / unverifiable), any canon violations with corrections, and the canonical evidence.' It also indicates the source is canonical. The description is transparent about behavior, though it could mention read-only nature or any limitations.

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: first covers purpose and output, second covers usage guidance. No redundancy, front-loaded, every word 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 the single parameter, no output schema, and no annotations, the description is largely complete. It explains the verdict types, evidence, and when to use. It could mention that it is a read operation, but overall sufficient for an agent to understand the tool's role.

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 single parameter 'claim' has a schema description ('The factual claim to verify') and the tool description adds context with examples of valid claims ('about STBX, ERC-7943, Compass chains, Gene Deyev's title'). Schema coverage is 100%, so baseline is 3; the extra guidance elevates it.

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's purpose: 'Verify a claim about Stobox or tokenization against the CANONICAL Stobox knowledge graph.' It uses a specific verb ('verify') and resource ('claim against knowledge graph'), and distinguishes from siblings by emphasizing fact-checking and canonical evidence, differentiating from search or context 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?

Explicit guidance: 'Call this on every factual claim about STBX, ERC-7943, Compass chains, Gene Deyev's title, etc.' This tells when to use the tool. While it doesn't explicitly state when not to use, the context implies other tools for non-factual queries. The guidance is clear and actionable.

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

stobox_start_tokenizationAInspect

Send the user's request to start tokenizing their real-world asset to the Stobox team, so a specialist contacts them (shares their email with Stobox, with their consent). Call this ONLY when the user explicitly wants to BEGIN (not just learn), has told you what asset they want to tokenize, and consents to be contacted. Requires a contact email. Returns confirmation + next steps. Do NOT call for general questions — use the search/lookup tools for those. Never invent an email; ask the user for it first.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameNoThe user's name, if given.
emailYesThe user's contact email (required).
notesNoAnything relevant they shared: asset size, timeline, goals. No sensitive IDs or financials.
companyNo
asset_typeYesWhat they want to tokenize, e.g. real estate, a fund, private credit, company equity.
jurisdictionNoCountry/region of the asset or issuer.
Behavior4/5

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

No annotations provided, so description carries full burden. It discloses that email is shared with Stobox, requires consent, and returns confirmation+next steps. Could mention rate limits or auth but sufficient for a contact form tool.

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?

A single paragraph that is well-structured: action, prerequisites, exclusions. Every sentence adds value, front-loaded with the key function.

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 lack of output schema and annotations, the description is remarkably complete: covers purpose, prerequisites, consent, email requirement, and return format. Leaves no major gaps.

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 high (83%), and description adds context like 'Never invent an email' and 'No sensitive IDs or financials' for notes. However, 'company' and 'jurisdiction' lack descriptions, but overall parameter guidance is adequate.

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 ('Send the user's request to start tokenizing'), the resource ('real-world asset'), and the context (sends to Stobox, shares email with consent). It distinguishes from sibling tools by specifying it's for initiating tokenization, not general 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 when-to-call conditions: only when user explicitly wants to begin, has stated asset, and consents. Also says 'Do NOT call for general questions — use the search/lookup tools', naming alternatives.

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

stobox_term_lookupAInspect

Explain one term, product, standard, or regulation from the Stobox knowledge graph — e.g. 'STBX', 'Compass', 'ERC-7943', 'MiCA'. Returns its authoritative description, aliases, relationships, and source documents.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYes
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 burden. It explicitly states the output includes authoritative description, aliases, relationships, and source documents, which is informative for a read-only lookup. However, it does not mention idempotency, error behavior, or access requirements.

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, front-loading the purpose and examples, then specifying return values. Every word adds value with no redundancy.

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 lookup tool with one parameter and no output schema, the description covers what the tool does, what input to provide, and what output to expect. It could mention behavior when the term is not found, but the provided information is largely 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?

The input schema has 0% description coverage (name parameter has no description). The description compensates by giving concrete examples of valid values (STBX, Compass, etc.) and clarifying the parameter refers to a term from the knowledge graph, adding essential context beyond 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 it explains one term from the Stobox knowledge graph, providing examples (STBX, Compass, ERC-7943, MiCA) and listing return values (description, aliases, relationships, source documents). This is a specific verb+resource and distinguishes from sibling tools like stobox_knowledge_search or stobox_fact_check.

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 detailed term explanations but does not explicitly state when to avoid using it or compare with alternative tools. The examples and nature of the tool give some context, but lack definitive 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