Skip to main content
Glama
304,927 tools. Last updated 2026-07-21 22:37

"CBC" matching MCP tools:

  • Search AL source code in a branch using regular expressions. Filter results by object type or app folder to narrow down matches.
    MIT
  • Search indexed Business Central AL source code using FTS5 full-text queries. Supports phrases, boolean operators, and prefix matching. Returns ranked snippets with highlighted matched tokens.
    MIT
  • Retrieve section, class, subclass, and group context for any Cooperative Patent Classification code. Accepts codes from section letters to subgroups.
    MIT
  • Re-fetches a specified branch from upstream and re-indexes it. If no branch is given, sequentially refreshes all previously indexed branches.
    MIT

Matching MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    Enables dynamic database querying through natural language questions using LLM-powered parameter extraction and template-based SQL generation. Supports flexible configuration for various domains and databases with automated response formatting.
    Last updated
    MIT

Matching MCP Connectors

  • South Africa's first AI-transactable blinds, shutters and awnings catalogue with live ZAR pricing.

  • Search and query CDC public health data — mortality, vaccinations, surveillance, behavioral risk.

  • Reads compaction summaries from Claude Code transcripts and stores them as categorized, dedup'd memory chunks, capturing key sections like Primary Request and Errors without manual tagging.
    MIT
  • Search for reusable design patterns and principles from Claude Code's architecture to adapt for your own AI agent. Filter by pattern type, keywords, or module.
    MIT
  • Removes worktrees and index entries for branches that do not match specified keep filters, preserving only the branches, versions, or localizations you define.
    MIT
  • Retrieve relevant facts by semantic search, narrowed by category or project, returning top matches with similarity scores.
    MIT
  • Search the Claude Code architecture knowledge base to understand module implementations, patterns, and decisions using natural language queries with adjustable depth.
    MIT
  • Lists all event publishers (IntegrationEvent, BusinessEvent, InternalEvent) in a given AL object, with name, kind, signature, attribute, and source line. Useful for finding events to subscribe to.
    MIT
  • Retrieve the signature, body, attributes, and modifier of a named procedure from a Business Central AL object. Fetches a single procedure without the full source.
    MIT
  • Shows total disk usage of the cache, number of indexed branches, object counts, and last fetch or index dates.
    MIT
  • Retrieve the list of LOINC codes that compose a lab panel or assessment form. Get the structure of commonly used panels like CBC or metabolic panel.
    MIT
  • Scans a repository to create a categorized project baseline, ingests existing compaction summaries, and installs a memory block in CLAUDE.md to enable memory queries and automatic updates.
    MIT
  • Check if your workspace memories are encrypted at rest using AES-256-CBC when TESSERA_VAULT_KEY is configured, ensuring local-only encryption without cloud services.
    AGPL 3.0
  • Read Claude Code source files by specifying a relative path within src/. Optionally set a line range to extract up to 500 lines for targeted implementation details.
    MIT
  • Retrieve a list of country/region codes and their human-readable names for Business Central localization branches, including the worldwide base 'w1'.
    MIT
  • Retrieve the AL source code of a specific Business Central object (table, page, codeunit, etc.) by branch, type, and name. Optionally fetch a line range or skip source to get only metadata.
    MIT