{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_24wewz7qwzsd","handle":"bitrix24-lkp-mcp","url":"https://wellknown.network/agents/bitrix24-lkp-mcp","links":{"self":"https://wellknown.network/agents/bitrix24-lkp-mcp/record.json","html":"https://wellknown.network/agents/bitrix24-lkp-mcp","markdown":"https://wellknown.network/agents/bitrix24-lkp-mcp/record.md","api":"https://wellknown.network/api/v1/agents/bitrix24-lkp-mcp","status":"https://wellknown.network/api/v1/agents/bitrix24-lkp-mcp/status","claim":"https://wellknown.network/agents/bitrix24-lkp-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/bitrix24-lkp-mcp/claim.json","badge":"https://wellknown.network/agents/bitrix24-lkp-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:bitrix24-lkp-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"bitrix24-lkp-mcp","summary":"MCP server for Bitrix24 task planning - enables AI assistants to help break down tasks into subtasks","description":"# Bitrix24 MCP\n\n**A Model Context Protocol server for Bitrix24 task planning.**\n\n[![PyPI version](https://img.shields.io/pypi/v/bitrix24-lkp-mcp.svg)](https://pypi.org/project/bitrix24-lkp-mcp/)\n[![Python 3.11+](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.python.org/downloads/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\nBitrix24 MCP equips AI assistants with tools to search users and workgroups, search/list tasks, fetch task details (optionally with comments), create/update tasks and subtasks, list epics and create/update Scrum tasks (epic/story points/backlog or sprint), and manage Kanban/My Planner columns (get stages, move/reorder tasks).\n\n---\n\nInstall using pip:\n\n```bash\npip install bitrix24-lkp-mcp\n```\n\nSet your webhook URL and configure your MCP client:\n\n```json\n{\n  \"mcpServers\": {\n    \"bitrix24\": {\n      \"command\": \"uvx\",\n      \"args\": [\"bitrix24-lkp-mcp\"],\n      \"env\": {\n        \"BITRIX_WEBHOOK_URL\": \"https://your-domain.bitrix24.com/rest/1/token/\"\n      }\n    }\n  }\n}\n```\n\n## Features\n\nBitrix24 MCP provides tools for AI-assisted task planning:\n\n- Search tasks by title with partial matching.\n- Get full task details including description for AI analysis.\n- Create subtasks under parent tasks automatically.\n- Built-in rate limiting (respects Bitrix24's 2 req/sec limit).\n- Secure authentication via Bitrix24 inbound webhooks.\n\nBitrix24 MCP requires Python 3.11+.\n\n## Configuration\n\n### 1. Create Bitrix24 Webhook\n\n1. Go to your Bitrix24 portal\n2. Navigate to **Developer resources** → **Other** → **Inbound webhook**\n3. Click **Add inbound webhook**\n4. Set permissions: `tasks` (Read and write tasks)\n5. Copy the webhook URL\n\n### 2. Set Environment Variable\n\n```bash\nexport BITRIX_WEBHOOK_URL=\"https://your-domain.bitrix24.com/rest/1/your-token/\"\n```\n\n### 3. Configure MCP Client\n\n**Cursor** - Add to `~/.cursor/mcp.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"bitrix24\": {\n      \"command\": \"…","publisher":null,"homepage":"https://github.com/lamkimphu258/bitrix24-lkp-mcp","repository":"https://github.com/lamkimphu258/bitrix24-lkp-mcp","version":"0.2.1","license":null,"protocols":["mcp"],"tags":["ai-assistant","bitrix24","mcp","scrum","task-management"],"pricing":null,"endpoints":[{"url":"pypi:bitrix24-lkp-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"security.identity","name":"Identity & Access","confidence":0.905,"provenance":"derived"}],"categories":["security"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"bitrix24-lkp-mcp","registry":"pypi","observedAt":"2026-09-09T10:31:09.696Z","publishedAt":"2026-01-01T07:13:29.451528Z","latestVersion":"0.2.1"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"bitrix24-lkp-mcp","url":"https://pypi.org/project/bitrix24-lkp-mcp/","firstSeenAt":"2026-09-09T10:27:18.440Z","fetchedAt":"2026-09-09T10:27:18.440Z","normalizedAt":"2026-09-09T10:27:18.440Z"}]},"firstSeenAt":"2026-09-09T10:27:18.440Z","updatedAt":"2026-09-09T10:31:09.696Z"}