Skip to main content
Glama
521,385 tools. Updated 2026-09-06 10:57

"Dart" matching MCP tools:

  • Analyze Dart code for errors and warnings by running the Dart analyzer on specified files or directories to identify issues and improve code quality.
    MIT
  • Compile Dart code to various executable formats including EXE, AOT/JIT snapshots, kernel files, and JavaScript for deployment or execution.
    MIT
  • Apply automated code fixes to Dart files or directories to resolve issues and improve code quality.
    MIT
  • Format Dart code files to maintain consistent style and readability across projects. Apply standardized formatting rules to improve code quality and team collaboration.
    MIT
  • Retrieve information about the Dart SDK installation, including version details and available components, to verify setup and compatibility for development workflows.
    MIT
  • Manage Dart packages using pub commands like get, upgrade, add, remove, and publish to handle dependencies and package operations in Dart/Flutter projects.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Provides tools for discovering, downloading, parsing, and searching Korean DART financial reports, enabling AI assistants to access Open DART data through structured tools.
    6
    2
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    MCP server for Korea's DART (Data Analysis, Retrieval and Transfer) electronic disclosure system, operated by the Financial Supervisory Service (FSS). Exposes company disclosures, company profiles, and financial statements via the OpenDART public API.
    3
    21
    MIT

Matching MCP Connectors

  • DartOAuth

    AI-native project management for tasks, docs, collaboration, and agents.

  • DART — Korea's Data Analysis, Retrieval and Transfer System.

  • Execute Dart scripts with specified arguments and working directory through the Dart MCP Server for AI-assisted development workflows.
    MIT
  • Run Dart unit tests by executing test files or directories with configurable options to verify code functionality during development.
    MIT
  • Create new Dart projects from templates like console, package, server-shelf, or web applications. Specify project name, output directory, and additional options to generate project structure.
    MIT
  • Generate comprehensive documentation for Dart packages by analyzing source code and producing formatted output files to help developers understand and use the codebase effectively.
    MIT
  • Perform Korean keyword search on parsed DART reports to find matching snippets with section codes and titles.
    MIT
  • Search Flutter and Dart documentation, API references, and pub.dev packages to find relevant information for development tasks.
    MIT
  • Fetch an AI-generated English summary of a Korean DART disclosure. Returns summary, importance score 1–10, event type, sector tags, and payment proof. Pay per call in USDC via x402 on Base.
    MIT
  • Resolve Korean company names to DART corp codes. Enables tracking filings, activist investors, and foreign holders for listed and unlisted entities.
    AGPL 3.0
  • Download and parse a single DART filing, caching results as JSON. Use when keyword_search or get_report fails with 'file not found'.
    MIT
  • Convert DArTseq SNP and Silico-DArT xlsx reports to VCF and import them into a Gigwa database, with correct genotype calling and optional genome anchoring.
    Apache 2.0
  • Retrieve the full text and attached file list of a Korean DART disclosure using its 14-digit receipt number, with an optional character limit for long documents.
    MIT