Skip to main content
Glama
88,689 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"How to find people on Facebook" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    A
    maintenance
    Compiler introspection for the Hirð language (typed actors and effect rows on the BEAM): type inference, definition lookup, effect-row explanation, IR fragments, actor protocol and supervision graphs, and token-budget-aware symbol summaries.
    10
    2
    Apache 2.0
  • A
    license
    A
    quality
    A
    maintenance
    Call graph MCP server for Rust, Python, TypeScript, TSX, and JavaScript. Every caller and callee carries a resolution field showing how the reference was matched to a definition, plus multi-hop impact analysis for refactoring. Local-only, single binary, no network egress. Benchmarked against grep, ripgrep, and ctags on a 120-item hand-verified golden set, including the cases where it loses.
    3
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    A local MCP server that provides semantic code search for Python codebases using tree-sitter for chunking and LanceDB for vector storage. It enables natural language queries to find relevant code snippets based on meaning rather than just text matching.
    3
    3
    -
  • A
    license
    A
    quality
    C
    maintenance
    A field-level semantic change impact analysis MCP server for Claude Code, enabling natural language queries to find affected code when modifying fields, strings, or functions across multiple languages.
    6
    6
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    The MCP server for Nanostores that scans your codebase with AST analysis to find stores, subscribers, and dependency chains, and can ingest live events to spot noisy, error-prone, or unused stores.
    12
    26 npm
    3
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    A local-first MCP server that scores your codebase's Build Readiness by reading code and running tests on your machine, outputting a diligence-grade score and risk register without uploading your source.
    5
    63 npm
    Apache 2.0
  • A
    license
    A
    quality
    C
    maintenance
    Enables efficient codebase exploration with tools to list exports, get file outlines, read targeted regions, and find references without loading entire files.
    4
    2 npm
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Provides project-wide semantic PHP refactoring tools (find references, rename classes/members, move class, class info) for AI assistants by wrapping Phpactor.
    6
    316 npm
    ISC
  • A
    license
    A
    quality
    F
    maintenance
    Provides intelligent semantic code search using local AI embeddings, enabling natural language queries to find relevant code by meaning rather than exact keywords. Indexes codebases in the background with smart project detection and privacy-first local processing.
    6
    9 npm
    200
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    A Model Context Protocol server that provides tools to find regex pattern positions in files and list allowed directories, enabling text analysis with LSP-like functionality.
    2
    5 npm
    1
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Test coverage intelligence MCP server for TypeScript and JavaScript projects. Analyzes coverage reports to find untested functions, computes cyclomatic complexity, and suggests test cases locally.
    4
    31 npm
    4
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    A graph-native code repository for people and AI agents. Kin helps you and your AI agents understand what a code change might affect before you make it.
    22
    61
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    Enables AI agents to formally verify constant-time, masking, and patch completeness properties of Verilog hardware designs, providing concrete leakage signals and next-step guidance.
    12
    Apache 2.0
  • A
    license
    A
    quality
    D
    maintenance
    A lightweight MCP server that provides 40 tools for TypeScript/JavaScript refactoring and code intelligence, directly mapping to TypeScript's tsserver protocol commands for accurate structural changes and workspace analysis.
    40
    20 npm
    3
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    MCP server providing dependency and package management tools for AI agents. Analyze licenses, find outdated packages, visualize dependency trees, estimate bundle sizes, and audit security vulnerabilities.
    5
    25 npm
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    A codebase ontology and a cited wiki, both kept as Markdown in one folder on your disk. Typed graph answers — what a change affects, how two concepts connect, which wiki lines lack a citation — and every write lands as a Git diff a person reviews.
    40
    125
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    MCP server that indexes TypeScript/React project symbols in memory, enabling agents to find definitions, references, and dependencies without reading the whole repo. Also includes a local visual dashboard with no outbound network calls.
    10
    -