Skip to main content
Glama

DevExpress Documentation MCP Server

by e1em3ntoDX

Endpoints

Connect to DevExpress Documentation MCP Server using one of the available endpoints below. Each endpoint may have different authentication requirements and transport protocols.

Base URL

HTTPNo Auth

Documentation

When you setup a documentation MCP server, the endpoint URL without parameters accesses documentation for the latest publicly available version. You can also specify a previous version as a parameter (no earlier than v24.2): https://api.devexpress.com/mcp/docs?v=24.2.

The MCP server offers two tools listed below. You can refer to these tools by name when you fine-tune your AI Assistant with custom instructions (setup examples available later in this article):

  • devexpress_docs_search - Performs semantic search through the documentation database and returns the top 5 matches for a user query.

  • devexpress_docs_get_content - Allows agents to download complete help topics by URL.

The server operates exclusively over the Streamable HTTP protocol.

to manage connection profiles

No Authentication Required

This endpoint does not require authentication. You can still create connection profiles to manage custom headers or environment variables.

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/e1em3ntoDX/devexpress-docs-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server