Up-to-date, version-specific library docs and code examples in your agent's context, via MCP or a CLI plus skill
MCP servers
Indexes a codebase into a knowledge graph and gives the agent call chains, change blast radius and code search over MCP
An MCP server that gives agents IDE powers: symbol and reference lookup, symbol-level edits and renames via LSP or JetBrains
An MCP server for GitLab and self-hosted instances: projects, merge requests, issues, pipelines, wiki and releases
Microsoft's free official MCP server for Microsoft Learn docs: search, page fetch and code samples with no key
Local code graph for agents: an MCP server returns entry points, symbol links and change impact in one call
Control the Unity Editor from an agent over MCP: scenes and objects, C# scripts, assets, tests, profiling and builds
A semantic code search MCP server: indexes the project into a vector database and gives the agent only relevant snippets
A remote MCP server that gives the agent docs and code of any public GitHub repository with nothing to install
A Unity plugin with an MCP server, skills and CLI: the agent drives scenes, assets, scripts and tests in the Unity Editor
A local codebase index for agents: hybrid search, dependency graphs and change impact analysis
A bridge from an LSP language server to the agent: definitions, references, diagnostics, hover and symbol rename
Ref's MCP server: documentation search for APIs and libraries that hands the agent only the relevant parts of pages
mcpdoc
MCP LLMS-TXT Documentation Server
An MCP server from LangChain that serves docs from the llms.txt files you choose, with auditable tool calls
A 1C:EDT plugin that gives agents projects, errors, BSL analysis, form screenshots, metadata refactoring and infobase launch over MCP
A 1C external data processor with MCP and REST API: queries, metadata, event log and code execution without changing the configuration
A single-binary Go MCP server: the agent sees 1C metadata, searches code, runs read-only queries and writes accurate BSL
An MCP server for analyzing large 1C codebases with less context: the agent runs scripts server-side and gets only a compact result
1C platform reference over MCP
mcp-bsl-platform-context
An MCP server with the 1C syntax assistant reference: search functions, types, methods, properties and constructors from the installed platform
A SQLite code index with MCP tools for search, call graphs and metadata, including 1C dumps from Designer and EDT
Google's official remote MCP server: grounds agent answers about Google Maps Platform development in current docs
A Neo4j graph of 1C configuration metadata and code with MCP tools, a web console and a built-in search agent
A Dockerized MCP server for searching 1C dumps: structural index, call graph and semantic code search
MCP bridge to BSL Language Server: navigation, diagnostics and refactoring of 1C and OneScript code for agents