Back to search
90
MCP v0.1.4 streamable-http

DevExpress Documentation

com.devexpress/docs

Streamable HTTP MCP server for DevExpress documentation search and retrieval.

Uptime
13.3%
15 probes
Response
8005ms
last probe
Tools
2
callable

Tools · 2

devexpress_docs_search

Search DevExpress documentation for a given technology and a question. If you want to search for multiple technologies, pass them as a list. This tool returns only snippets/excerpts; full content requ…

devexpress_docs_get_content

Get full document content by URL from DevExpress documentation. Use this tool to retrieve the complete markdown content of a specific documentation page. PREREQUISITE: ALWAYS call `devexpress_docs_sea…

Similar MCP servers embedding-nearest

@dccxx/search-docs-mcp2
MCP server for searching documentation
0 tools
io.github.praveenc/mcp-docs-server
MCP server for searching MCP protocol documentation
0 tools
io.github.barateza/mcp-plesk-dev-docs
An MCP server that indexes and retrieves Plesk documentation.
0 tools
docusaurus-mcp
Generic MCP server for any Docusaurus documentation site - search, browse, and read docs
0 tools
hwdocs-mcp
MCP server for hardware documentation search and management
0 tools
cm-docs-mcp-server
MCP server for CM.com documentation
0 tools

How to use

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

{
  "mcpServers": {
    "devexpress_documentation": {
      "url": "https://api.devexpress.com/mcp/docs",
      "transport": "streamable-http"
    }
  }
}