Skip to main content
Glama
91,174 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Understanding Perplexity" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    Not graded
    quality
    C
    maintenance
    A lightweight Python-based microservice that provides simple echo functionality, receiving messages and returning them back to the client for diagnostic and testing purposes within the MCP framework.
    1
    Apache 2.0
  • A
    license
    Not graded
    quality
    D
    maintenance
    A comprehensive MCP server that provides intelligent access to Perplexity AI's search and reasoning models with automatic model selection, conversation management, and project-aware storage. Supports real-time search, deep research, chat sessions, and async operations for complex queries.
    16 npm
    3
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides access to Perplexity AI models through two tools: ask\_perplexity for expert programming assistance and chat\_perplexity for maintaining ongoing conversations with context preservation.
    MIT
  • A
    license
    Not graded
    quality
    F
    maintenance
    Runs a language server and provides tools for communicating with it. Language servers excel at tasks that LLMs often struggle with, such as precisely understanding types, understanding relationships, and providing accurate symbol references.
    1,595
    BSD 3-Clause
  • A
    license
    A
    quality
    D
    maintenance
    Enables structured, step-by-step problem-solving through dynamic thinking processes that can be revised, branched, and adjusted as understanding deepens. Supports breaking down complex problems into manageable steps with the ability to revise previous thoughts and explore alternative reasoning paths.
    1
    92,552 npm
    -
  • A
    license
    A
    quality
    A
    maintenance
    Provides AI coding agents with five intelligence layers (dependency graph, git history, documentation, architectural decisions, code health) via nine MCP tools, enabling deep codebase understanding and reducing exploration cost.
    10
    3,462 PyPI
    6,979
    AGPL 3.0
  • A
    license
    A
    quality
    D
    maintenance
    An MCP server that helps AI agents comprehend a codebase by providing tools for navigating, searching, and understanding code structure and history.
    10
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    An MCP server that gives Claude structural understanding of a codebase—dependency graph, entry points, complexity ranking, and import cycles—without reading every file into context.
    4
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Free, self-hosted MCP server that reports which URLs ChatGPT, Claude, Perplexity, Gemini, and Bing cite for any query. Install with npx -y @automatelab/citation-intelligence.
    24
    111 npm
    8
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI agents like Claude Code, Codex, and Perplexity to call each other as tools directly from the terminal, supporting text, code, images, and PDFs passed by file path.
    4
    6 npm
    Apache 2.0
  • A
    license
    A
    quality
    D
    maintenance
    Enables AI-assisted FlutterFlow development by reading, exploring, and understanding FlutterFlow projects through Claude and other MCP-compatible clients.
    25
    46 npm
    9
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI assistants to maintain persistent understanding of code projects across chat sessions via a SQLite brain that caches structural maps, summaries, and decisions. Provides tools for querying project structure, searching code, and recording insights to reduce token usage and avoid re-analysis.
    16
    6
    MIT