MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Code Execution/Stimulsoft Documentation MCP Server
Code ExecutionOfficial
S

Stimulsoft Documentation MCP Server

Official MCP server for Stimulsoft Reports & Dashboards documentation. Semantic search across FAQ, Programming Manual, Server/User Manual, and Server/Cloud API for .NET, WPF, Avalonia, WEB, Blazor, Angular, React, JS, PHP, Java, and Python platforms.

0 starsUpdated Aug 28, 2026

Ads

Overview

Stimulsoft Documentation MCP Server connects AI assistants directly to the official Stimulsoft Reports & Dashboards developer documentation. Once configured, AI assistants in Agent mode can search documentation, find code examples, and generate Stimulsoft-specific code using up-to-date information instead of relying on potentially outdated training data. Endpoint: https://devs.stimulsoft.com/mcp-docs Protocol: MCP 2025-03-26, Streamable HTTP Authentication: None required Important Always review AI-generated output: check for architectural problems, security vulnerabilities, and adherence to project standards. AI-generated output can vary greatly based on the prompt, AI model used, and project code clarity.

Installation

claude mcp add --transport http stimulsoft-docs https://devs.stimulsoft.com/mcp-docs

Configuration

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

Capabilities

  • Search official docs

    Use `sti_search` to find documentation, code snippets, and answers across all Stimulsoft manuals and FAQs.

  • Filter by platform

    Narrow `sti_search` results to your stack (e.g., BLAZOR, WPF, ANGULAR) via the `platform` parameter.

  • Discover valid platforms

    Call `sti_get_platforms` to list indexed Stimulsoft platforms and identify valid IDs for filtering.

  • Generate platform-specific code

    Ask for working code examples for components like StiReport or StiViewer in your stack.

Tags

  • documentation
  • development
  • search
  • knowledge-retrieval

Related MCP servers

C

Context7 MCP

Official

Official Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.

61.3kCode ExecutionUpdated Today
C

Chrome DevTools MCP

Official

Official Chrome DevTools MCP server for controlling and inspecting a live Chrome browser from coding agents such as Gemini, Claude, Cursor, and Copilot.

49.9kCode ExecutionUpdated Today
M

Mastra/mcp

Official

Client implementation for Mastra, providing seamless integration with MCP-compatible AI models and tools.

27.5kCode ExecutionUpdated Today

GitHub MCP Server

Official

Connect your AI assistant to GitHub repositories, issues, pull requests, and search.

12.4kCode ExecutionUpdated 2 days ago