Skip to main content
Glama
519,382 tools. Updated 2026-09-06 07:28

"Code indexing or code search" matching MCP tools:

  • Find code by meaning across your entire codebase using natural language queries or code snippets, returning relevant chunks with file paths and line numbers.
    Apache 2.0
  • Search Code-Fundi repositories with semantic search, grep over docs, or grep over code. Returns matching files with similarity scores, paths, and optional documentation.
    MIT
  • Chat with Code-Fundi AI to get code-aware answers, including conversation threading, repository knowledge, embeddings memory, and voice mode.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    A code-mode MCP server for the Unraid 7.2+ GraphQL API that exposes search and execute tools, allowing LLM agents to introspect and call any GraphQL field via sandboxed JavaScript.
    2
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server for GitHub code retrieval and reuse, using SQLite+FTS5 indexing and search history to enable search-first, requirements-refined code search from GitHub repositories.
    2
    9
    2
    MIT

Matching MCP Connectors

  • Search US 501(c) organizations by name, EIN, state, NTEE category, or subsection code. Get EIN, location, and classification from IRS data.
    MIT
  • Find French cities by name, zipcode, INSEE code, or polygon to obtain city IDs for property search filters.
    MIT
  • Analyze code-database impact to assess change risks. Identify code depending on tables, views, or columns before modifications, ensuring safe updates.
    Mozilla Public 2.0
  • Search semantically over source code skeletons to locate methods, classes, and namespaces. Get file paths and line ranges for matched code units, scoped by project or path.
    MIT
  • Search GitHub repositories for code matching keywords, filtering by owner, repo, language, or file path to locate specific implementations.
    MIT
  • Search SAM.gov for registered businesses and organizations using UEI, CAGE code, name, or state. Retrieve entity registration details directly.
    MIT
  • Search, replace, or count code patterns using syntax-aware AST matching across 20+ programming languages.
    MIT
  • Convert Markdown to plain text by removing headers, links, code fences, and HTML tags. Creates formatting-free content for indexing, search, or clipboard use with optional file output.
    MIT
  • Search AL source code in a branch using regular expressions. Filter results by object type or app folder to narrow down matches.
    MIT
  • Create a searchable index from code and documentation to enable semantic search and cross-references across your codebase.
    MIT