Skip to main content
Glama

Server Details

MCP server that delivers up-to-date Bitrix24 REST API documentation.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

5 tools
bitrix-app-development-doc-detailsInspect

Fetch Bitrix24 app development documentation by exact title (use bitrix-search with doc_type app_development_docs). Returns plain text labeled fields (Title, URL, Module, Category, Description, Content) without Markdown.

ParametersJSON Schema
NameRequiredDescriptionDefault
title_or_hintYes
bitrix-article-detailsInspect

Fetch a non-method Bitrix24 documentation article by exact title (use bitrix-search with doc_type other). Returns Markdown with title, metadata (URL/module/category), description, and content.

ParametersJSON Schema
NameRequiredDescriptionDefault
title_or_hintYes
bitrix-event-detailsInspect

Fetch Bitrix24 event documentation by exact event name (use bitrix-search with doc_type event). Returns Markdown with title, metadata (URL/module/category), description, and content.

ParametersJSON Schema
NameRequiredDescriptionDefault
title_or_hintYes
bitrix-method-detailsInspect

Get details for a Bitrix24 REST method by exact name (use bitrix-search first). Returns plain text with labeled sections including parameters, returns, errors, and examples. Optional field limits output; filter narrows params by entity or examples by language.

ParametersJSON Schema
NameRequiredDescriptionDefault
fieldNoall
filterNo
methodYes

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:

{
  "$schema": "https://glama.ai/mcp/schemas/connector.json",
  "maintainers": [
    {
      "email": "your-email@example.com"
    }
  ]
}

The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.

Last verification attempt failed.

Failed to fetch .well-known/glama.json: HTTP 403

Sign in to verify ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.