Skip to content
Back to search
90
MCP live v1.0.0 MCP 2025-03-26 streamable-http

com.stimulsoft/docs

com.stimulsoft/docs

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

Uptime
100.0%
1 direct probes · 30d
Response
637ms
last probe
Tools
2
callable
Resources
0
readable
Prompts
0
available

Tools · 2

sti_get_platforms

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 …

sti_search

Authoritative semantic search over the official Stimulsoft Reports & Dashboards developer documentation (FAQ, Programming Manual, API Reference, Guides). Powered by OpenAI embeddings + cosine similari…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.stimulsoft/docs": {
      "url": "https://devs.stimulsoft.com/mcp-docs",
      "transport": "streamable-http"
    }
  }
}