com.stimulsoft/docs
com.stimulsoft/docsStimulsoft Reports & Dashboards docs MCP server. Semantic search for all platforms.
Tools · 2
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 …
Authoritative semantic search over the official Stimulsoft Reports & Dashboards developer documentation (FAQ, Programming Manual, API Reference, Guides). Powered by OpenAI embeddings + cosine similari…
Similar MCP servers embedding-nearest
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"
}
}
}