Skip to main content
Glama

Server Details

Stimulsoft Reports & Dashboards docs MCP server. Semantic search for all platforms.

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
Uptime
100.0% over 38 days
Last Tested
Transport
Streamable HTTP · MCP 2025-03-26
URL

TDQS

A4.4/5.0

Scored across 2 tools

Disambiguation5/5

The two tools have entirely distinct purposes: one lists available platforms, the other performs semantic search. There is no overlap or confusion between them.

Naming Consistency5/5

Both tools follow a consistent 'sti_verb_noun' pattern (sti_get_platforms, sti_search), making the naming predictable and clear.

Tool Count3/5

With only 2 tools, the server covers the core search workflow but feels minimal. A few additional tools (e.g., to retrieve a specific document or list categories) would make it more robust.

Completeness3/5

The tools allow listing platforms and searching documentation, which covers basic needs. However, there is no way to browse documents by category or retrieve a specific section without searching, which may limit direct navigation.

Available Tools

2 tools
sti_get_platformsAInspect

List every Stimulsoft product/platform that has indexed documentation available through this MCP server. Returns a JSON array of { id, name, description } objects covering the full Stimulsoft Reports & Dashboards product line (Reports.NET, Reports.WPF, Reports.AVALONIA, Reports.WEB for ASP.NET, Reports.BLAZOR, Reports.ANGULAR, Reports.REACT, Reports.JS, Reports.PHP, Reports.JAVA, Reports.PYTHON, Server API, etc.).

CALL THIS FIRST when the user's question is ambiguous about which Stimulsoft platform they are using, or when you need to pick a valid platform value to pass into sti_search. The returned platform id values are the exact strings accepted by the platform parameter of sti_search.

This tool is cheap (no OpenAI call, no vector search) — call it freely whenever you are unsure about platform naming.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

A4.7/5.0
Behavior4/5

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

With no annotations provided, the description carries the full burden of disclosure. It goes beyond a simple listing by describing the return structure (JSON array of id/name/description), explicitly listing the covered platforms, and adding performance context ('This tool is cheap (no OpenAI call, no vector search)'). It also explains the relationship between returned ids and sti_search's platform parameter. It doesn't mention error handling or rate limits, but for a read-only list tool, the provided behavioral details are substantial.

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 well-structured and front-loaded. The first sentence gives the core purpose instantly. Subsequent sentences add only essential details: return format, when to call, and cost behavior. Each paragraph earns its place, and the tone is directive and economical without being terse.

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 tool with no parameters and no output schema, the description is remarkably complete. It covers what the tool returns, the exact shape of the return objects, the platforms included, the intended invocation order relative to sti_search, and cost implications. There are no missing pieces that would leave an agent uncertain about how or when to invoke it.

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, and the input schema is an empty object, so the description doesn't need to explain parameters. Per the rubric, the baseline for 0 params is 4. The description adds extra semantic value beyond the schema by stating that the returned platform ids are 'the exact strings accepted by the platform parameter of sti_search,' which helps the agent understand how to use this tool's output as input elsewhere.

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 function: 'List every Stimulsoft product/platform that has indexed documentation available through this MCP server.' It specifies the verb (List), the resource (Stimulsoft products/platforms), and the return format (JSON array of { id, name, description }). It also distinguishes itself from the sibling sti_search by explaining its role as a platform-listing tool, not a search tool.

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 usage guidance: 'CALL THIS FIRST when the user's question is ambiguous about which Stimulsoft platform they are using, or when you need to pick a valid platform value to pass into sti_search.' It also notes when it is safe to call freely ('call it freely whenever you are unsure about platform naming') and explains how its output connects to the sibling tool, making the when-to-use vs. alternatives crystal clear.

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. 2 tool updates
    • First observedsti_get_platforms
    • First observedsti_search

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    MCP server for documentation search that automatically indexes web documentation sites and provides semantic, full-text, or hybrid search capabilities.
    2 npm
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    MCP server for RAG-based search over 1C Enterprise configuration documentation, enabling natural language queries to find objects like справочники, документы, and отчеты.
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables MCP clients to search and browse 1C:Enterprise syntax help, with full-text, vector, and hybrid search, page/chunk retrieval, hierarchy navigation, related-page lookup, and index rebuilding.
    9
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    MCP server for TeamDesk databases, enabling CRUD operations, search, and document generation via natural language.
    3
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources