Skip to main content
Glama
60,193 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

"Creating an app from files" matching MCP servers:

  • A
    license
    A
    quality
    C
    maintenance
    Provides AI assistants with complete visibility into AL dependencies and symbols by exposing compiled .app files through the Model Context Protocol, enabling smart object discovery, deep code analysis, and reference tracking for Business Central development.
    Last updated
    6
    295
    79
    MIT
  • F
    license
    -
    quality
    F
    maintenance
    Enables powerful code search across millions of public GitHub repositories using grep.app API, with capabilities to discover code examples, retrieve specific files, and batch fetch multiple files for learning from open source projects.
    Last updated
    68
  • A
    license
    A
    quality
    B
    maintenance
    An AST-based MCP server that provides token-efficient codebase skeletons to LLM agents, reducing context token usage by 80-95% by exposing structural information instead of full source files.
    Last updated
    5
    175
    2
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    An MCP server that scans code repositories for app store rejection risks by mapping API usage to required declarations and policy deadlines, enabling agents to catch issues before submission.
    Last updated
    5
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Provides AI coding assistants with persistent memory, AST-based project indexing, and tools for live context management and hallucination detection. It enables saving lessons to local files, trimming conversation history, and verifying code symbols to prevent errors.
    Last updated
    14
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Mason indexes your codebase into a persistent concept map linking features and flows to their implementing files, so AI agents can answer "where is X implemented" without running grep/glob. It also provides pre-edit impact analysis and generates CLAUDE.md files from structured analysis of git history, architectural file sampling, and test mappings.
    Last updated
    6
    89
    7
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    An MCP server that lets AI agents review code using language models, supporting git diffs, files, and snippets with severity levels. Works with Ollama (local) and hosted providers like OpenAI, Anthropic, and OpenRouter.
    Last updated
    3
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables secure read-only querying of multiple database types (MySQL, PostgreSQL, MSSQL, Oracle) through natural language. Automatically reads database configuration from project files and blocks any data modification operations for safety.
    Last updated
    4
    52
    1
    ISC
  • A
    license
    A
    quality
    C
    maintenance
    An MCP server that recovers original C# class, method, field, and parameter names from Unity IL2CPP global-metadata.dat files to assist with reverse engineering Unity games.
    Last updated
    14
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    An MCP server for autonomous AI agents to scan and detect hardcoded secrets, API keys, and passwords in source code files.
    Last updated
    1
    MIT