code-to-tree - Alternatives & Competitors

Universal Code-to-AST MCP Server for LLM Integration

code-to-tree is an MCP (Model Context Protocol) server that enables large language models to accurately convert source code into abstract syntax trees (AST) across multiple programming languages. It provides a standalone executable that integrates with MCP clients, ensuring seamless parsing using the tree-sitter framework. The server supports languages including C, C++, Rust, Ruby, Go, Java, and Python, with minimal dependencies required. Its design focuses on ease of setup and integration in AI workflows requiring code analysis capabilities.

#abstract syntax tree #tree-sitter #language parsing #Code Analysis #multilanguage support #llm-integration

Ranked by Relevance

  • 1
    MCP Language Server

    MCP Language Server

    Bridge codebase navigation tools to AI models using MCP-enabled language servers.

    MCP Language Server implements the Model Context Protocol, allowing MCP-enabled clients, such as LLMs, to interact with language servers for codebase navigation. It exposes standard language server features—like go to definition, references, rename, and diagnostics—over MCP for seamless integration with AI tooling. The server supports multiple languages by serving as a proxy to underlying language servers, including gopls, rust-analyzer, and pyright.

    1,256 94 MCP
  • 2
    Code Assistant

    Code Assistant

    AI coding assistant with multi-modal tool execution and MCP integration

    Code Assistant is an AI-powered coding assistant written in Rust that provides both command-line and graphical user interfaces for autonomous code analysis and modification. It supports multi-modal tool invocation, real-time streaming, and session-based project management. The tool features full Model Context Protocol (MCP) compatibility, enabling seamless integration with MCP clients, and offers advanced project-level configuration and formatting capabilities.

    110 18 MCP
  • 3
    codelogic-mcp-server

    codelogic-mcp-server

    Leverage CodeLogic’s dependency data for AI-powered impact analysis.

    Codelogic-mcp-server implements an MCP (Model Context Protocol) server, enabling integration of CodeLogic's software dependency data into AI programming assistants. It provides tools for code and database impact assessments by interacting with a CodeLogic server, enhancing context-aware code and database analysis. The server supports integration with popular IDEs, including VS Code and Claude Desktop, using Astral UV/UVX for communication. This solution is designed to bring actionable dependency insights to AI coding workflows.

    31 14 MCP
  • 4
    MCP Claude Code

    MCP Claude Code

    Claude Code-like functionality via the Model Context Protocol.

    Implements a server utilizing the Model Context Protocol to enable Claude Code functionality, allowing AI agents to perform advanced codebase analysis, modification, and command execution. Supports code understanding, file management, and integration with various LLM providers. Offers specialized tools for searching, editing, and delegating tasks, with robust support for Jupyter notebooks. Designed for seamless collaboration with MCP clients including Claude Desktop.

    281 33 MCP
  • 5
    Lucidity MCP

    Lucidity MCP

    Intelligent prompt-based code quality analysis for AI coding assistants.

    Lucidity MCP is a Model Context Protocol (MCP) server that empowers AI coding assistants to deliver high-quality code through intelligent, prompt-driven analysis. It offers comprehensive detection of code issues across multiple quality dimensions, providing structured and actionable feedback. With language-agnostic capabilities, extensible framework, and flexible transport options, Lucidity MCP seamlessly integrates into developer workflows and AI systems.

    72 20 MCP
  • 6
    MCP Server for Cortex

    MCP Server for Cortex

    Bridge Cortex threat analysis capabilities to MCP-compatible clients like Claude.

    MCP Server for Cortex exposes the analysis capabilities of a Cortex instance as tools consumable by Model Context Protocol (MCP) clients, such as large language models. It enables these clients to request threat intelligence analyses via Cortex and receive structured results. The server supports easy configuration, secure authentication, and flexible analyzer selection for integrating threat intelligence tasks into automated AI workflows.

    12 4 MCP
  • 7
    Gitingest-MCP

    Gitingest-MCP

    An MCP server for extracting GitHub repository summaries, structure, and file content.

    Gitingest-MCP serves as a Model Context Protocol (MCP) server compatible with context-aware AI tools. It enables MCP clients such as Claude Desktop, Cline, Cursor, and others to quickly and efficiently extract key information from GitHub repositories, including summaries, the directory tree, and individual file contents. It supports installation via Smithery or manual configuration and is designed for seamless integration into the MCP client ecosystem. Documentation provides guidance on installation, configuration, and debugging.

    131 25 MCP
  • 8
    MCP Link

    MCP Link

    Convert Any OpenAPI V3 API to an MCP Server for seamless AI Agent integration.

    MCP Link enables automatic conversion of any OpenAPI v3-compliant RESTful API into a Model Context Protocol (MCP) server, allowing instant compatibility with AI-driven agent frameworks. It eliminates the need for manual interface creation and code modification by translating OpenAPI schemas into MCP endpoints. MCP Link supports robust feature mapping and authentication, making it easy to expose existing APIs to AI ecosystems using a standardized protocol. The tool is designed for both developers and organizations seeking to streamline API integration with AI agents.

    572 68 MCP
  • 9
    Typst MCP Server

    Typst MCP Server

    Facilitates AI-driven Typst interactions with LaTeX conversion, validation, and image generation tools.

    Typst MCP Server implements the Model Context Protocol, enabling AI models to interface seamlessly with Typst, a markup-based typesetting system. It provides tools for tasks such as converting LaTeX to Typst, validating Typst syntax, listing and retrieving Typst documentation chapters, and rendering Typst code as images. The server is compatible with MCP agent clients, such as Claude Desktop and VS Code’s agent mode. All functionalities are exposed as tools for ease of LLM integration.

    79 7 MCP
  • 10
    Aibolit MCP Server

    Aibolit MCP Server

    MCP server providing critical design feedback for Java code analysis.

    Aibolit MCP Server acts as a bridge between AI code assistants and the Aibolit Java code analyzer, delivering assessments of the most critical design issues in a codebase. It integrates with agents such as Claude Code to help prioritize significant refactoring tasks over minor, cosmetic changes. The tool supports Node.js environments and leverages the Aibolit analysis engine to guide AI agents in making informed, impactful code improvements.

    20 5 MCP
  • 11
    Gitingest MCP Server

    Gitingest MCP Server

    Turn any Git repository into a structured context for AI assistants via the Model Context Protocol.

    Gitingest MCP Server provides a Model Context Protocol (MCP) compliant server that integrates with the gitingest tool to analyze and ingest Git repositories into structured text digests. It offers detailed repository analysis, including code summaries, file structures, and content extraction, tailored for integration with AI assistants. The server features flexible configuration and supports filtering by file size, patterns, and branches. It enables standardized delivery of codebase context to AI models for improved reasoning and comprehension.

    8 5 MCP
  • 12
    Code Declaration Lookup MCP Server

    Code Declaration Lookup MCP Server

    Fast, language-agnostic code declaration search and lookup server via MCP.

    Provides a Model Context Protocol (MCP) server that indexes code declarations using universal ctags and SQLite with FTS5 full-text search. Offers search and listing functionality for functions, classes, structures, enums, and other code elements across any language supported by ctags. Enables seamless integration with coding agents for dynamic indexing, respects .gitignore, and supports ctags file ingestion and management.

    2 1 MCP
  • 13
    Claude Debugs For You

    Claude Debugs For You

    Enable LLMs like Claude to interactively debug code via a VS Code extension and MCP server.

    Claude Debugs For You provides an MCP-compliant server and Visual Studio Code extension that allow large language models, such as Claude, to perform interactive debugging and code evaluation. It supports language-agnostic debugging through the VS Code debugger and integrates easily with various clients, including Claude Desktop and Continue. The tool provides both stdio and SSE server support for flexible connectivity. Users can quickly install, configure, and leverage LLM-driven debugging workflows across multiple environments.

    463 44 MCP
  • 14
    CCXT MCP Server

    CCXT MCP Server

    Unified Model Context Protocol gateway for cryptocurrency exchange integration

    CCXT MCP Server provides a high-performance gateway integrating multiple cryptocurrency exchanges with language models via the Model Context Protocol (MCP). It connects LLMs, such as Claude and GPT, to real-time market data and trading operations through a standardized interface. Leveraging the CCXT library, it supports various exchanges, different market types, advanced caching, and proxy configuration options. The server is optimized for maintainability with modular architecture, enabling seamless interaction and extensibility.

    117 23 MCP
  • 15
    AI Distiller (aid)

    AI Distiller (aid)

    Efficient codebase summarization and context extraction for AI code generation.

    AI Distiller enables efficient distillation of large codebases by extracting essential context, such as public interfaces and data types, discarding method implementations and non-public details by default. It helps AI agents like Claude, Cursor, and other MCP-compatible tools understand project architecture more accurately, reducing hallucinations and code errors. With configurable CLI options, it generates condensed contexts that fit within AI model limitations, improving code generation accuracy and integration with the Model Context Protocol.

    106 12 MCP
  • 16
    Serena

    Serena

    Coding agent toolkit with IDE-like semantic code retrieval and editing for LLM integration.

    Serena is a free and open-source coding agent toolkit that enhances large language models with advanced semantic code retrieval and editing tools. It enables integration through the Model Context Protocol (MCP), allowing seamless operation with various coding agents, IDEs, and interfaces. Serena extracts code entities at the symbol level, supports context-aware operations, and improves token efficiency for coding tasks. The tools can be incorporated into diverse LLM-driven environments for more efficient and precise code editing.

    15,643 1,038 MCP
  • 17
    mcp-gopls

    mcp-gopls

    MCP server bridging Go's LSP and AI assistants for advanced code analysis.

    Implements a Model Context Protocol (MCP) server enabling AI assistants to interact with the Go Language Server Protocol (LSP) for analyzing and understanding Go code. Provides tools for navigation, diagnostics, references, hover info, completion suggestions, and code coverage. Integrates with 'gopls' to deliver precise code intelligence tailored for AI-driven workflows. Designed for seamless integration with platforms that support MCP, including AI development assistants.

    48 5 MCP
  • 18
    airtable-mcp-server

    airtable-mcp-server

    MCP server providing LLMs with read/write access to Airtable databases.

    airtable-mcp-server enables language models to inspect Airtable schemas and interact with Airtable databases through the Model Context Protocol (MCP). It provides tools for listing, reading, and writing records, allowing integration with environments like Claude Desktop, Cursor, and Cline. The solution uses user-provided Airtable API keys for authentication, supporting secure access and manipulation of Airtable data via standardized MCP-compatible clients.

    343 119 MCP
  • 19
    MCP Tic-Tac-Toe

    MCP Tic-Tac-Toe

    A Model Context Protocol server for playing and analyzing tic-tac-toe games through standardized tool interfaces.

    MCP Tic-Tac-Toe is a server implementation that provides a complete set of MCP tools for playing, managing, and analyzing tic-tac-toe games. It supports interactions with AI assistants such as Claude, enabling features like creating multiple parallel sessions, making moves, providing strategic analysis, and managing game context. The server is designed for easy integration with clients through various transport methods, including stdio and SSE, and supports seamless AI-human collaboration.

    2 1 MCP
  • 20
    Sourcerer MCP

    Sourcerer MCP

    Semantic code search & navigation MCP server for efficient AI agent context retrieval.

    Sourcerer MCP provides a Model Context Protocol (MCP) server that enables AI agents to perform semantic code search and navigation. By indexing codebases at the function, class, and chunk level, it allows agents to retrieve only the necessary code snippets, greatly reducing token consumption. The tool integrates with Tree-sitter for language parsing and OpenAI for generating code embeddings, supporting advanced contextual code understanding without full file ingestion.

    95 11 MCP
  • 21
    MaxMSP-MCP Server

    MaxMSP-MCP Server

    Bridge LLMs with Max patches via Model Context Protocol

    MaxMSP-MCP Server enables large language models to understand, explain, and generate Max patches by leveraging the Model Context Protocol. It connects LLM agents with MaxMSP environments, providing access to documentation and patch objects for detailed interaction. Installation includes both a Python server and Max environment integration, facilitating seamless Python-Max communication. The tool supports explaining patches, debugging, and synthesizer creation directly through LLM interfaces.

    106 12 MCP
  • 22
    Unitree Go2 MCP Server

    Unitree Go2 MCP Server

    Control Unitree Go2 robot using natural language via Model Context Protocol.

    Unitree Go2 MCP Server is a server implementation based on the Model Context Protocol (MCP) that enables natural language command of the Unitree Go2 robot, interpreted by a large language model and translated into ROS2 instructions. This tool bridges AI-driven intent parsing with robot control through well-defined MCP functions. It includes configuration instructions for ROS2 environments, flexible integration with Claude Desktop and other AI systems, and direct interaction with the robot using contextual commands.

    55 10 MCP
  • 23
    ACP to MCP Adapter

    ACP to MCP Adapter

    Bridge ACP Agents with MCP Applications Seamlessly

    ACP to MCP Adapter is a lightweight standalone server that connects Agent Communication Protocol (ACP) agents to Model Context Protocol (MCP) applications. It enables MCP applications, such as Claude Desktop, to discover and interact with ACP agents as resources by exposing ACP agent runs as MCP tools. The adapter facilitates interoperability with minimal configuration, though it currently treats ACP agents as tools rather than peers and supports only basic content translation.

    30 5 MCP
  • 24
    Open Data Model Context Protocol

    Open Data Model Context Protocol

    Easily connect open data providers to LLMs using a Model Context Protocol server and CLI.

    Open Data Model Context Protocol enables seamless integration of open public datasets into Large Language Model (LLM) applications, starting with support for Claude. Through a CLI tool and server, users can access and query public data providers within their LLM clients. It also offers tools and templates for contributors to publish and distribute new open datasets, making data discoverable and actionable for LLM queries.

    140 21 MCP
  • 25
    mcp-server-sql-analyzer

    mcp-server-sql-analyzer

    MCP server for SQL analysis, linting, and dialect conversion.

    Provides standardized MCP server capabilities for analyzing, linting, and converting SQL queries across multiple dialects using SQLGlot. Supports syntactic validation, dialect transpilation, extraction of table and column references, and offers tools for understanding query structures. Facilitates seamless workflow integration with AI assistants through a set of MCP tools.

    26 5 MCP
  • 26
    CrateDocs MCP

    CrateDocs MCP

    MCP server for Rust crate documentation lookup and search

    CrateDocs MCP is an MCP (Model Context Protocol) server designed to provide AI models with access to Rust crate documentation. It enables lookup of crate-level and item-level documentation, as well as efficient searching of Rust crates on crates.io. The system supports various server modes, offers multiple output formats, and includes features for both developers and large language models.

    9 2 MCP
  • 27
    REST CSV MCP Server

    REST CSV MCP Server

    Generate a REST-based MCP Server for CSV-backed applications.

    REST CSV MCP Server is a tool generated using mcpgen to facilitate the implementation of the Model Context Protocol. It compiles TypeScript files to create a build directory, providing JSON configuration compatible with various MCP clients such as Claude Desktop, Windsurf, and Cursor. The server interacts with CSV data through a REST interface and streamlines integration into MCP environments.

    11 3 MCP
  • 28
    Mindmap MCP Server

    Mindmap MCP Server

    Convert Markdown content into interactive mindmaps via an MCP-compliant server.

    Mindmap MCP Server provides a Model Context Protocol (MCP) compatible service that transforms Markdown input into interactive mindmap visualizations. It supports command-line, Python, and Docker installation methods for flexibility across platforms. Designed to integrate with MCP clients like Claude Desktop, it ensures seamless Markdown-to-mindmap conversion using markmap under the hood. The server is intended for easy plug-and-play use in model-powered workflows that require structured, visual context formatting.

    205 22 MCP
  • 29
    Rust Docs MCP Server

    Rust Docs MCP Server

    Serving up-to-date Rust crate documentation as an MCP server for coding assistants.

    Rust Docs MCP Server provides AI coding assistants with a focused tool to query current documentation for specific Rust crates. It runs as a standard MCP server over stdio, enabling context-driven semantic searches and LLM-generated answers based only on retrieved documentation. It fetches crate docs, generates embeddings, and leverages OpenAI APIs for accurate and relevant code support, with support for caching and multi-crate operation.

    208 30 MCP
  • 30
    MCP Server for MySQL - Claude Code Edition

    MCP Server for MySQL - Claude Code Edition

    A Model Context Protocol MySQL server with SSH tunnels, optimized for Claude Code.

    MCP Server for MySQL - Claude Code Edition provides an implementation of the Model Context Protocol for secure, context-driven access to MySQL databases. It enables AI tools, such as Claude Code, to access and manipulate database schemas and data through SSH tunnels, supporting multi-project setups and automated management. The server offers advanced configuration options and permission controls for safe interaction with remote databases.

    902 262 MCP
  • 31
    MarkItDown

    MarkItDown

    Convert diverse files into Markdown for seamless LLM integration.

    MarkItDown is a lightweight Python utility for converting a wide range of file types—including PDF, Office documents, images, audio, websites, and more—into structured Markdown optimized for language models and text analysis tools. It includes an implementation of the Model Context Protocol (MCP) to facilitate integration with LLM applications, such as Claude Desktop. MarkItDown supports context-aware document conversions, prioritizing preservation of hierarchy and meaningful content, and can be used via CLI or as a library.

    82,918 4,694 MCP
  • 32
    iterm-mcp

    iterm-mcp

    MCP server for sharing and controlling your iTerm session with AI models.

    iterm-mcp is a Model Context Protocol (MCP) server that enables AI models to access, inspect, and control an active iTerm terminal session. It allows models to read terminal output, write commands, interact with REPLs, and send control characters directly to the terminal. Designed for efficient token usage and seamless integration with desktop AI clients like Claude Desktop, iterm-mcp can be installed easily and comes with minimal dependencies. The tool emphasizes user oversight and provides debugging support through the MCP Inspector.

    481 53 MCP
  • 33
    MCP Notify Server

    MCP Notify Server

    Send desktop notifications with sound for completed agent/LLM tasks using the MCP protocol.

    MCP Notify Server provides system desktop notifications and sound alerts when AI agent tasks or LLM jobs finish. Built on the standard Model Context Protocol, it is cross-platform and designed for smooth integration with clients like Claude Desktop, Cursor, and VSCode. This tool leverages the Apprise API for notification delivery and includes configuration details for easy adoption across popular AI/LLM development environments.

    39 9 MCP
  • 34
    solvitor-mcp

    solvitor-mcp

    A Rust-based MCP server for extracting Solana smart contract IDL via the Solvitor API.

    solvitor-mcp is a Model Context Protocol (MCP) server built in Rust for seamless interaction with the Solvitor API. It allows users to extract Interface Definition Language (IDL) files from closed-source Solana smart contracts using reverse engineering techniques. By exposing a 'decode' tool, it simplifies access to program metadata and supports both 'anchor' and 'native' Solana programs. Integration is straightforward and can be customized with user API keys for secure access.

    2 2 MCP
  • 35
    mcp-server-tidb

    mcp-server-tidb

    MCP server implementation for TiDB serverless databases.

    mcp-server-tidb provides an implementation of the Model Context Protocol (MCP) for TiDB, enabling integration with serverless TiDB databases. It supports configuration through environment variables or .env files and connects with applications such as Claude Desktop via standardized configuration. The server facilitates managing context between conversational AI models and a TiDB backend in a consistent and standardized way.

    22 6 MCP
  • 36
    CICADA

    CICADA

    Structured, contextual code intelligence for AI assistants on Elixir projects.

    CICADA is an MCP server that provides AI assistants with AST-level, structured access to Elixir codebases. It enables code analysis, semantic search, module and function discovery, and git/PR attribution for deeper contextual understanding. CICADA supports multiple editors and offers features like dependency mapping, dead-code detection, and local indexing with strong privacy guarantees.

    11 2 MCP
  • 37
    arxiv-latex MCP Server

    arxiv-latex MCP Server

    Enables direct access to arXiv LaTeX sources for improved AI understanding in math-heavy papers.

    arxiv-latex MCP Server provides an MCP-compatible server that allows clients like Claude Desktop and Cursor to fetch and process the LaTeX source code of arXiv papers, leveraging precise access to mathematical content. By utilizing original LaTeX instead of PDF, it enables large language models to better understand complex equations and notations. Integration is straightforward through desktop extensions or manual configuration, and the tool is particularly valuable for research fields that rely on mathematical accuracy.

    72 7 MCP
  • 38
    WSB Analyst MCP Server

    WSB Analyst MCP Server

    Real-time WallStreetBets data analysis for AI model integration

    WSB Analyst MCP Server provides real-time access to WallStreetBets data, enabling detailed analysis of posts, comments, and shared resources. It integrates seamlessly with Claude Desktop and other MCP-compatible clients, allowing AI models to leverage structured Reddit data. Users can gather insights through customizable prompt templates and benefit from features like progress reporting and advanced filtering. The server ensures smooth context management between Reddit data streams and language models.

    19 7 MCP
  • 39
    FastMCP LaTeX Server (tex-mcp)

    FastMCP LaTeX Server (tex-mcp)

    A microservice for rendering LaTeX and templates to PDF via the Model Context Protocol.

    FastMCP LaTeX Server is a microservice designed to render raw LaTeX or Jinja2 template documents and compile them into PDF files. It exposes a suite of five MCP-compatible tools for document rendering, template management, and artifact handling. The service can be run locally or integrated seamlessly with Claude Desktop, supporting both stdin/stdout MCP communication and HTTP-based transport. Output artifacts, including .tex and .pdf files, are generated in a dedicated directory, and a variety of ready-made templates are provided for easy customization.

    4 2 MCP
  • 40
    Sui Trader MCP

    Sui Trader MCP

    MCP server enabling automated token swaps on the Sui blockchain.

    Sui Trader MCP acts as an MCP server designed for AI agents to conduct optimal token swaps on the Sui blockchain. It integrates with the Cetus Aggregator to execute swaps on the Sui mainnet, utilizing secure Bech32 private key management. The tool supports configuration for MCP-compatible clients, allowing seamless invocation of swap operations. Built with Node.js, it provides a reliable interface between AI-driven applications and blockchain-based token swap functionality.

    4 2 MCP
  • 41
    Markmap MCP Server

    Markmap MCP Server

    Convert Markdown to interactive mind maps via the Model Context Protocol.

    Markmap MCP Server enables seamless conversion of Markdown content into interactive mind maps using the Model Context Protocol (MCP). It leverages the open-source markmap project and provides users with diverse export formats including PNG, JPG, and SVG. Designed for easy integration with MCP clients, it offers tools for automated browser previews, rich interactivity, and batch mind map generation. The server can be installed easily via npm or Smithery and supports configurable output directories.

    137 22 MCP
  • 42
    ms-365-mcp-server

    ms-365-mcp-server

    A Model Context Protocol server for seamless Microsoft 365 and Office Graph API integration.

    ms-365-mcp-server is a Model Context Protocol (MCP) server that enables secure and efficient access to Microsoft 365 and Office services via the Graph API. It supports authentication through Microsoft Authentication Library (MSAL), granular tool filtering, and provides output in both JSON and token-efficient TOON formats. The server offers comprehensive integration with personal and organizational Microsoft 365 tools including Outlook, Calendar, OneDrive, Excel, Teams, Planner, and SharePoint. It supports both read-only mode for safe operations and advanced organization mode for enhanced team and enterprise scenarios.

    333 114 MCP
  • 43
    MCP-Twikit

    MCP-Twikit

    A Model Context Protocol server for Twitter search and interaction.

    MCP-Twikit is an MCP-compliant server that enables interaction with the Twitter platform via the Model Context Protocol. It supports functions such as searching tweets, analyzing sentiments across accounts, and retrieving a user's Twitter timeline. The tool is designed for integration with AI clients to facilitate structured, context-aware access to Twitter data.

    211 27 MCP
  • 44
    react-analyzer-mcp

    react-analyzer-mcp

    Analyze and generate documentation for React components with Model Context Protocol integration.

    react-analyzer-mcp analyzes React component source files (JSX/TSX) to extract information about components and their props. It features tools for analyzing individual components or entire project folders and can generate structured documentation automatically. The tool is designed to operate as an MCP (Model Context Protocol) server and integrates with AI assistants like Claude to provide real-time, context-aware analysis. Installation and usage workflows are streamlined for project integration, supporting both CLI and conversational interfaces.

    51 3 MCP
  • 45
    MCP Rubber Duck

    MCP Rubber Duck

    A bridge server for querying multiple OpenAI-compatible LLMs through the Model Context Protocol.

    MCP Rubber Duck acts as an MCP (Model Context Protocol) server that enables users to query and manage multiple OpenAI-compatible large language models from a unified API. It supports parallel querying of various providers, context management across sessions, failover between providers, and response caching. This tool is designed for debugging and experimentation by allowing users to receive diverse AI-driven perspectives from different model endpoints.

    56 7 MCP
  • 46
    CentralMind Gateway

    CentralMind Gateway

    Create an API or MCP Server for structured databases in minutes.

    CentralMind Gateway automatically generates secure, LLM-optimized APIs for structured databases and exposes them via REST, OpenAPI 3.1, or the Model Context Protocol (MCP), including Server-Sent Events (SSE) for AI agents. It integrates privacy protection, auditing, and authentication mechanisms to enable seamless and compliant data access for AI-powered applications. The tool supports multiple database backends and is optimized for AI workloads, providing enhanced metadata for improved context understanding.

    500 62 MCP
  • 47
    TSGram MCP

    TSGram MCP

    Bring Claude Code AI to Telegram via local Model Context Protocol server.

    TSGram MCP connects Claude Code sessions with Telegram using a local server and Docker, enabling AI-powered code assistance within Telegram chats. It allows users to query, edit, and manage codebases directly from their mobile devices, while keeping all data local for privacy. The setup process is streamlined with support for both AI-guided and CLI-based installation, making integration with existing projects simple. A local web dashboard aids in bot management, ensuring secure and efficient context handling between user code and language models.

    90 22 MCP
  • 48
    MCP Mermaid

    MCP Mermaid

    AI-powered dynamic generation of Mermaid diagrams via the Model Context Protocol.

    MCP Mermaid enables dynamic generation of Mermaid diagrams and charts using AI via the Model Context Protocol (MCP). It supports all features and syntax of Mermaid, and can export diagrams in various formats including SVG, base64, and files. The server can be run locally or globally using different transport protocols such as stdio, SSE, or streamable, making it compatible with tools like Claude, VSCode, and Smithery. It provides customization for background color and theme, and validates output to ensure correct syntax and graphics.

    283 36 MCP
  • 49
    joinly.ai

    joinly.ai

    Enable AI agents to join and participate in your meetings.

    joinly.ai is an open-source middleware that allows AI agents to join, interact, and execute tasks during live video calls across platforms like Zoom, Google Meet, and Microsoft Teams. Leveraging an MCP (Model Context Protocol) server, it provides essential meeting tools, modular integrations for TTS/STT, and supports any LLM provider. It enables real-time conversational flow, ensuring natural interactions and privacy-focused, self-hosted deployment.

    393 48 MCP
  • 50
    Cal.com FastMCP Server

    Cal.com FastMCP Server

    FastMCP server enabling LLMs to interact programmatically with the Cal.com API.

    Cal.com FastMCP Server provides an implementation of the Model Context Protocol (MCP), enabling language models to programmatically interact with the Cal.com API. It offers a range of tools for managing event types, bookings, schedules, teams, users, and webhooks through a standardized FastMCP server. The system includes robust error handling and requires an API key for authentication.

    13 8 MCP

Join Our Newsletter

Stay updated with the latest AI tools, news, and offers by subscribing to our weekly newsletter.

We respect your privacy. Unsubscribe at any time.

Didn't find tool you were looking for?

Be as detailed as possible for better results