Skip to main content
Glama
82,840 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Bash shell scripting and command line resources" matching MCP servers:

GET /v1/servers — MCP directory API reference
  • A
    license
    A
    quality
    B
    maintenance
    Free deterministic security scan of a public git repository (GitHub, GitLab, Codeberg, Bitbucket): vulnerable dependencies via OSV.dev, secret patterns, and config lint, returned as structured JSON. Tools: scan_repository(url), audit_pricing(). Runs locally over stdio (python3 web/mcp_stdio.py or the Dockerfile) and is also hosted at https://project-feldspar.com/mcp. MIT licence, stdlib-only. Buil
    2
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Analyzes codebases for cross-platform compatibility issues, detecting platform-specific APIs, file path problems, line ending inconsistencies, and shell command incompatibilities across Windows, macOS, and Linux.
    8
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    MCP server that provides shell script linting via ShellCheck. Allows AI agents to analyze shell scripts for common errors, stylistic issues, and potential bugs.
    2
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A local MCP server that indexes a repository into line-range chunks and serves compact evidence packets to cut token usage when exploring or debugging code.
    4
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Enables AI agents to perform semantic code search across entire codebases using natural language queries. Provides fast indexing and ranked search results with line numbers and file paths through the Seroost search engine.
    3
    12
    7
    -
  • F
    license
    A
    quality
    B
    maintenance
    Enables AI assistants to directly invoke higpertext-cli capabilities as validated MCP tools, covering grep search, git diff and ls-files, smart reading, code skeletonization, knowledge lookup, memory management, committing, secret scanning, and quality resolution without routing through Bash.
    3
    -
  • A
    license
    A
    quality
    D
    maintenance
    Enables semantic code search across codebases with automatic incremental indexing. Searches return relevant code snippets with file paths and line numbers based on natural language queries.
    1
    806
    Apache 2.0
  • A
    license
    A
    quality
    A
    maintenance
    Enables AI coding assistants to perform local semantic code search using AST parsing and embeddings, finding code by meaning with exact file and line locations, plus AST-based usage lookup.
    4
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    A powerful tool designed to help, primarily LLMs, understand and navigate complex codebases. It functions both as a command-line application for on-demand analysis and as an MCP (Model Context Protocol) server, providing continuous repository mapping capabilities to other applications. By generating
    2
    2
    200
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Analyzes source code structure across multiple languages using tree-sitter, extracting classes, functions, methods, and metadata with precise line numbers for efficient codebase exploration and AI-assisted development.
    8
    3
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    MCP server for Java branch coverage analysis using JaCoCo. Enables agent-style coverage feedback with per-test-class granularity and uncovered line identification.
    2
    -