Skip to content
Back to search
100
MCP live v0.1.4 MCP 2025-11-25 streamable-http

DevExpress Documentation

com.devexpress/docs

Streamable HTTP MCP server for DevExpress documentation search and retrieval.

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

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…

Prompts · 1

devexpress_docs_query_workflow

Query DevExpress documentation

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"
    }
  }
}