docs
DevExpress Documentation
Streamable HTTP MCP server for DevExpress documentation search and retrieval.
Deployment
https://api.devexpress.com/mcp/docsMCP Tools (2/2)
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 requires a follow-up `devexpress_docs_get_content` call on a chosen URL. ALWAYS call `devexpress_docs_search` before ANY `devexpress_docs_get_content` call in a user request chain.
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_search` before using this tool to get valid URLs. The URL parameter must be obtained from the results of the `devexpress_docs_search` tool.
MCP Prompts (1/1)
Query DevExpress documentation