Skip to main content
Glama
75,038 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Information on ordering products from websites" matching MCP servers:

  • A
    license
    A
    quality
    D
    maintenance
    A MCP server for Trae IDE that reads and reports diagnostic information (errors/warnings/hints) from the IDE, enabling AI Agents to provide more intelligent code analysis and suggestions.
    4
    12
    12
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Lien connects AI coding assistants like Cursor and Claude Code to your codebase through the Model Context Protocol (MCP). Ask questions in natural language, get precise answers from semantic search—all running locally on your machine.
    2
    AGPL 3.0
  • F
    license
    Not graded
    quality
    A
    maintenance
    Exposes CodeScene's Code Health analysis as local AI-friendly tools, enabling AI assistants to provide insights on code quality, maintainability, and technical debt directly from the codebase.
    61
  • A
    license
    Not graded
    quality
    D
    maintenance
    Runs a one-click security audit on your MCP setup, scanning packages for vulnerabilities and assigning a score from 0-100 with actionable recommendations.
    7
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI assistants to fetch, explore, and analyze source code from any Python package on PyPI, including listing files, reading specific code, and searching packages across all published versions.
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    An AI-powered code consultation server that routes programming queries to specific AI models based on requested expertise levels. It enables users to receive structured feedback on debugging, architectural decisions, and code reviews from Gemini, Claude, or GPT.
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables crawling and extracting clean content from documentation websites with optional LLM-powered analysis for intelligent summaries, code example extraction, and content classification.
  • 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.
    5
    12
    2
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    An MCP server that scans codebases to extract structural information (classes, functions, etc.) with flexible filtering options and outputs in LLM-friendly formats.
    1
    2
    GPL 3.0
  • F
    license
    A
    quality
    D
    maintenance
    An MCP server that connects Gemini 2.5 Pro to Claude Code, enabling users to generate detailed implementation plans based on their codebase and receive feedback on code changes.
    5
    14
  • A
    license
    A
    quality
    C
    maintenance
    Score your specs before an LLM builds from them. Scores on 4 axes (completeness, clarity, constraints, specificity), calculates a balance score, and returns a verdict with radar chart visualization.
    5
    2
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI coding agents to interact with TypeScript projects through compiler-level code intelligence, providing tools for navigation, type information, diagnostics, refactoring, and semantic search.
    29
    339
    3
    Apache 2.0
  • A
    license
    A
    quality
    D
    maintenance
    Enables storing and querying structured information about software code entities (classes, functions, files) and their relationships (calls, imports) along with qualitative observations like design decisions and change rationale.
    9
    19
    4
    MIT