rzateev

MCP сервер по справке платформы 1С с поддержкой семантического поиска

16
1
100% credibility
Found Feb 18, 2026 at 15 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Python
AI Summary

A documentation search service for 1C:Enterprise that powers AI assistants with quick access to API references and help content.

How It Works

1
🔍 Discover 1C Help Boost

You find this handy tool on GitHub that lets your AI assistant access full 1C documentation instantly.

2
📁 Collect Your Docs

Grab the help files from your 1C program folder and place them in the project's data spot.

3
🚀 Fire It Up

Hit one easy button to start your personal 1C knowledge base – it springs to life in seconds.

4
⚙️ Teach It Your Files

Run a quick command to scan and organize your docs so searches are lightning-fast.

5
🔗 Hook Up Your AI

Point your chatty AI buddy to this service, and it gains instant 1C superpowers.

🎉 Unlock 1C Magic

Now every question about 1C code gets perfect answers from your own docs – coding feels effortless!

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 15 to 16 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is onec-help-mcp?

This Python MCP server indexes 1C Enterprise platform help files (.hbk) for semantic search, letting you query docs via hybrid embeddings and BM25 over versions like 8.3.26. Drop help files into a Docker volume, run docker-compose up, index with a tool call, and search through MCP clients or REST endpoints like /api/search. It solves the pain of digging through static 1C docs by powering AI assistants with vectorized, version-aware results.

Why is it gaining traction?

Unlike basic 1C doc scrapers, it offers hybrid search for precise keyword + semantic matches, Dockerized Qdrant storage, and MCP tools that plug straight into GitHub Copilot for VSCode/IntelliJ or n8n workflows. Devs love the REST API for GitHub issues/project manager integrations and Python MCP github server simplicity—no custom vector DB setup needed. Early adopters hook it to GitHub registry for onec help in CI.

Who should use this?

1C Enterprise devs building in VSCode/IntelliJ with GitHub Copilot, needing instant doc lookups mid-coding. Project managers tracking mcp github issues or n8n automations for 1C compliance checks. Python teams running MCP github servers for enterprise doc search.

Verdict

Solid for 1C devs experimenting with MCP—Docker setup and hybrid search work out of the box, with pre-commit hygiene signaling maintainability. At 15 stars and 1.0% credibility, it's early but viable prototype; index a version and test in Copilot before production.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.