mcp-gopls - Alternatives & Competitors

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.

#Go language #Language Server Protocol #Code Analysis #Code Navigation #Diagnostics #Test coverage

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
    godoc-mcp

    godoc-mcp

    Token-efficient Go documentation server for LLMs using Model Context Protocol.

    godoc-mcp is a Model Context Protocol (MCP) server that provides efficient, structured access to Go package documentation for large language models. It enables LLMs to understand Go projects without reading entire source files by supplying essential documentation and source code at varying levels of granularity. The tool supports project navigation, automatic module setup, caching, and works offline for both standard and third-party Go packages.

    88 11 MCP
  • 3
    godoc-mcp-server

    godoc-mcp-server

    Provides Go package documentation from pkg.go.dev to LLMs as an MCP server.

    godoc-mcp-server enables searching Golang packages and obtains their documentation from pkg.go.dev, serving the information to language models via the Model Context Protocol. Communication occurs over standard input/output, supporting efficient retrieval of package information, including support for subpackages and usage instructions. The tool includes local caching and features tailored to LLM integration scenarios.

    32 3 MCP
  • 4
    GitHub MCP Server

    GitHub MCP Server

    Connect AI tools directly to GitHub for repository, issue, and workflow management via natural language.

    GitHub MCP Server enables AI tools such as agents, assistants, and chatbots to interact natively with the GitHub platform. It allows these tools to access repositories, analyze code, manage issues and pull requests, and automate workflows using the Model Context Protocol (MCP). The server supports integration with multiple hosts, including VS Code and other popular IDEs, and can operate both remotely and locally. Built for developers seeking to enhance AI-powered development workflows through seamless GitHub context access.

    24,418 2,997 MCP
  • 5
    Neovim MCP Server

    Neovim MCP Server

    Connect AI assistants to Neovim via the Model Context Protocol.

    Neovim MCP Server enables seamless integration between Neovim instances and AI assistants by implementing the Model Context Protocol (MCP). It allows for multi-connection management, supports both stdio and HTTP server transport modes, and provides access to structured diagnostic information via URI schemes. With LSP integration, plugin support, and an extensible tool system, it facilitates advanced interaction with Neovim for context-aware AI workflows.

    20 3 MCP
  • 6
    PMCP

    PMCP

    Golang Model Context Protocol server for natural language Prometheus queries

    PMCP implements a Model Context Protocol (MCP) server in Go, enabling natural language access and manipulation of Prometheus metrics. It maintains full consistency with the Prometheus HTTP API and supports a robust, type-safe interface for seamless integration with MCP-compatible clients. The server offers complete Prometheus API coverage and supports multiple transport methods, including HTTP and Server-Sent Events. Its modular architecture is designed for performance, extensibility, and effective error handling.

    3 1 MCP
  • 7
    VictoriaMetrics MCP Server

    VictoriaMetrics MCP Server

    Model Context Protocol server enabling advanced monitoring and observability for VictoriaMetrics.

    VictoriaMetrics MCP Server implements the Model Context Protocol (MCP) to provide seamless integration with VictoriaMetrics, allowing advanced monitoring, data exploration, and observability. It offers access to almost all read-only APIs, as well as embedded documentation for offline usage. The server facilitates comprehensive metric querying, cardinality analysis, alert and rule testing, and automation capabilities for engineers and tools.

    87 11 MCP
  • 8
    Edge Delta MCP Server

    Edge Delta MCP Server

    Seamlessly integrate Edge Delta APIs into the Model Context Protocol ecosystem.

    Edge Delta MCP Server is a Model Context Protocol server enabling advanced integration with Edge Delta APIs. It allows developers and tools to extract, analyze, and automate observability data from Edge Delta through standardized MCP interfaces. The server supports AI-powered applications and automations, and can be deployed via Docker for straightforward operation. The Go API is available for experimental programmatic access.

    5 4 MCP
  • 9
    Google Workspace MCP Server

    Google Workspace MCP Server

    Full natural language control of Google Workspace through the Model Context Protocol.

    Google Workspace MCP Server enables comprehensive natural language interaction with Google services such as Calendar, Drive, Gmail, Docs, Sheets, Slides, Forms, Tasks, and Chat via any MCP-compatible client or AI assistant. It supports both single-user and secure multi-user OAuth 2.1 authentication, providing a production-ready backend for custom apps. Built on FastMCP, it delivers high performance and advanced context handling, offering deep integration with the entire Google Workspace suite.

    890 259 MCP
  • 10
    Last9 MCP Server

    Last9 MCP Server

    Enables AI agents to access real-time production observability data for automated code fixes.

    Last9 MCP Server is an implementation of the Model Context Protocol (MCP) designed to provide seamless integration between AI agents and production observability data. It allows tools and agents to fetch live logs, metrics, traces, events, and alerts from Last9 systems, supporting a range of development environments and IDEs. This enables faster debugging, automated code fixes, and insightful context directly within local development workflows.

    46 8 MCP
  • 11
    Bifrost

    Bifrost

    VSCode Dev Tools exposed via the Model Context Protocol for AI tool integration.

    Bifrost is a Visual Studio Code extension that launches a Model Context Protocol (MCP) server, enabling external AI coding assistants to access advanced code navigation, analysis, and manipulation features from VSCode. It exposes language server capabilities, symbol search, semantic code analysis, and refactoring tools through MCP-compatible HTTP and SSE endpoints. The extension is designed for seamless integration with AI assistants, supporting multi-project environments and configuration via JSON files.

    184 33 MCP
  • 12
    PostHog MCP

    PostHog MCP

    Easily deploy and manage Model Context Protocol servers across multiple platforms.

    PostHog MCP provides a server implementation for the Model Context Protocol, now maintained within the PostHog monorepo. It enables quick deployment for enhanced model context management across editors like Cursor, Claude, Claude Code, VS Code, and Zed. Users can install the MCP server with a single command, streamlining integration for large language model workflows. Documentation and further details are provided through official PostHog resources.

    138 23 MCP
  • 13
    Godot MCP

    Godot MCP

    A Model Context Protocol (MCP) server implementation using Godot and Node.js.

    Godot MCP implements the Model Context Protocol (MCP) as a server, leveraging the Godot game engine along with Node.js and TypeScript technologies. Designed for seamless integration and efficient context management, it aims to facilitate standardized communication between AI models and applications. This project offers a ready-to-use MCP server for developers utilizing Godot and modern JavaScript stacks.

    1,071 124 MCP
  • 14
    Semgrep MCP Server

    Semgrep MCP Server

    A Model Context Protocol server powered by Semgrep for seamless code analysis integration.

    Semgrep MCP Server implements the Model Context Protocol (MCP) to enable efficient and standardized communication for code analysis tasks. It facilitates integration with platforms like LM Studio, Cursor, and Visual Studio Code, providing both Docker and Python (PyPI) deployment options. The tool is now maintained in the main Semgrep repository with continued updates, enhancing compatibility and support across developer tools.

    611 54 MCP
  • 15
    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
  • 16
    Globalping MCP Server

    Globalping MCP Server

    Enable AI models to run network tests globally via natural language.

    Globalping MCP Server implements the Model Context Protocol, enabling AI models to interface with a global network measurement platform through natural language. It allows AI clients to perform network diagnostic tests such as ping, traceroute, DNS, MTR, and HTTP from thousands of locations worldwide. The server offers AI-friendly context handling, detailed parameter descriptions, comparative analysis of network performance, and supports secure authentication using OAuth or API tokens.

    33 3 MCP
  • 17
    GIS MCP Server

    GIS MCP Server

    Empower AI with advanced geospatial operations via Model Context Protocol.

    GIS MCP Server provides a Model Context Protocol (MCP) server implementation that enables Large Language Models to access and perform sophisticated GIS operations. It bridges AI assistants with Python geospatial libraries such as Shapely, GeoPandas, PyProj, Rasterio, and PySAL. The server supports a wide range of spatial analysis, coordinate transformations, raster and vector data processing, and geospatial intelligence tasks. By integrating with MCP-compatible clients, it enhances AI tools with precise and extensible spatial capabilities.

    70 21 MCP
  • 18
    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
  • 19
    Calculator Server

    Calculator Server

    A high-precision Go server implementing 13 advanced mathematical and financial tools via the Model Context Protocol.

    Calculator Server is a Go-based implementation of the Model Context Protocol (MCP) designed to offer comprehensive mathematical computation services. It features 13 advanced tools including support for arithmetic, scientific, statistical, unit conversion, and financial calculations. The server provides high-precision operations, bulk processing for unit conversions, and sophisticated financial modeling capabilities, making it suitable for both scientific and financial applications.

    0 1 MCP
  • 20
    GhidrAssistMCP

    GhidrAssistMCP

    Bringing Model Context Protocol server connectivity to Ghidra for AI-assisted reverse engineering.

    GhidrAssistMCP is a Ghidra extension providing a Model Context Protocol (MCP) server that allows AI assistants and other tools to interact programmatically with Ghidra's reverse engineering platform. It offers a standardized API for querying program data, managing tool interactions, and enabling real-time analysis features. The extension features a configurable UI, built-in logging, and dynamic management of 31 specialized analysis tools.

    337 19 MCP
  • 21
    Package Version MCP Server

    Package Version MCP Server

    Check latest stable package versions across multiple registries with an MCP server.

    Package Version MCP Server acts as an MCP-compliant server that assists large language models in fetching the latest stable versions of packages from a variety of registries such as npm, PyPI, Maven Central, Go Proxy, Swift Packages, AWS Bedrock, Docker Hub, GitHub Container Registry, and GitHub Actions. It can be integrated via command-line, URL, or containers and is tailored for development environments and tools that require accurate package versioning for code generation or recommendations. The solution is adaptable and is transitioning towards incorporation in the broader mcp-devtools suite.

    118 23 MCP
  • 22
    Octocode MCP

    Octocode MCP

    Enterprise-grade AI context server for codebase research and analysis.

    Octocode MCP is a Model Context Protocol (MCP) server designed to enable AI assistants to search, analyze, and extract insights from millions of GitHub repositories with high security and token efficiency. It offers intelligent orchestration for deep code research, planning, and agentic workflows, streamlining the process of building and understanding complex software projects. The platform features robust tools and commands, such as /research for expert code research, designed to support developers and AI systems with context-rich information.

    577 45 MCP
  • 23
    metoro-mcp-server

    metoro-mcp-server

    Bridge Kubernetes observability data to LLMs via the Model Context Protocol.

    Metoro MCP Server is an implementation of the Model Context Protocol (MCP) that enables seamless integration between Kubernetes observability data and large language models. It connects Metoro’s eBPF-based telemetry APIs to LLM applications such as the Claude Desktop App, allowing AI systems to query and analyze Kubernetes clusters. This solution supports both authenticated and demo modes for accessing real-time cluster insights.

    45 12 MCP
  • 24
    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
  • 25
    Gopher & Gemini MCP Server

    Gopher & Gemini MCP Server

    A modern Model Context Protocol server for AI-driven exploration of Gopher and Gemini resources.

    Gopher & Gemini MCP Server provides a secure and efficient bridge for AI assistants to interact with resources on vintage Gopher and modern Gemini protocols using the Model Context Protocol (MCP) standard. It is built with FastMCP, delivers structured JSON responses optimized for LLMs, and supports comprehensive protocol coverage with advanced security and performance features. The server implements robust safeguards, certificate validation, and works cross-platform with modern Python tooling.

    4 1 MCP
  • 26
    RAE Model Context Protocol (MCP) Server

    RAE Model Context Protocol (MCP) Server

    An MCP server enabling LLMs to access RAE’s dictionary and linguistic resources.

    Provides a Model Context Protocol (MCP) server implementation for the Royal Spanish Academy API, facilitating integration with language models. Offers tools such as search and word information retrieval, exposing RAE’s dictionary and linguistic data to LLMs. Supports multiple transports including stdio and SSE, making it suitable for both direct and server-based LLM interactions.

    3 3 MCP
  • 27
    Bugsnag MCP Server

    Bugsnag MCP Server

    A Model Context Protocol server for AI-powered Bugsnag error monitoring and management.

    Bugsnag MCP Server provides a Model Context Protocol-compliant interface for AI tools to interact with Bugsnag, enabling advanced error monitoring, analysis, and management. It allows navigation of organizations and projects, filtering and investigation of errors and events, and detailed stacktrace and exception chain visualization. The server is designed for easy integration with LLM-powered agents like Cursor and Claude, supporting rich context retrieval and automated issue resolution workflows.

    18 5 MCP
  • 28
    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
  • 29
    Enrichr MCP Server

    Enrichr MCP Server

    Gene set enrichment analysis server for LLMs via the Model Context Protocol

    Enrichr MCP Server provides gene set enrichment analysis using the Enrichr API, supporting all available gene set libraries. It is designed to integrate with LLM tools through the Model Context Protocol and returns only statistically significant results. The tool allows queries across multiple biological, disease, tissue, drug, and pathway gene set libraries, with customizable configuration for popular or specific libraries. Installation and integration is streamlined for platforms like Claude Desktop, Cursor, and VS Code.

    7 3 MCP
  • 30
    domain-lookup-mcp

    domain-lookup-mcp

    MCP server for domain name lookup using RDAP and WHOIS.

    Provides an MCP-compliant server that allows clients to perform domain name lookups via RDAP and WHOIS protocols. The tool is built in Go and can be directly integrated with any MCP client configuration. It automates the retrieval of domain registration details, streamlining the process of accessing authoritative domain information.

    5 2 MCP
  • 31
    gqai

    gqai

    Expose GraphQL operations as Model Context Protocol (MCP) tools for AI models.

    gqai is a lightweight proxy that converts GraphQL operations into MCP-compatible tools, enabling integration with AI systems such as ChatGPT, Claude, and Cursor. It automatically discovers and exposes GraphQL queries and mutations as callable tools via an MCP server, powered by your existing GraphQL backend. Configuration is managed via standard .graphqlrc.yml and .graphql files, with support for dynamic endpoints and environment variables.

    21 4 MCP
  • 32
    Inspektor Gadget MCP Server

    Inspektor Gadget MCP Server

    AI-powered Kubernetes troubleshooting via Model Context Protocol.

    Inspektor Gadget MCP Server provides an AI-powered debugging and inspection interface for Kubernetes clusters. Leveraging the Model Context Protocol, it enables intelligent output summarization, one-click deployment of Inspektor Gadget, and automated discovery of debugging tools from Artifact Hub. The server integrates seamlessly with VS Code for interactive AI commands, simplifying Kubernetes troubleshooting and monitoring workflows.

    16 1 MCP
  • 33
    GXtract MCP Server

    GXtract MCP Server

    MCP server for seamless GroundX platform integration with modern editors.

    GXtract MCP Server implements the Model Context Protocol (MCP) to facilitate direct integration between the GroundX document understanding platform and editors such as VS Code. It offers tools for document search, querying, and semantic object explanations, leveraging Python 3.12+ and FastMCP v2 for high performance. The system includes an in-memory cache to boost efficiency and reduce API calls, with support for both stdio and HTTP transport layers for maximum flexibility.

    1 3 MCP
  • 34
    GitMCP

    GitMCP

    Instantly turn any GitHub repository into an AI-ready documentation hub.

    GitMCP is a free, open-source, remote Model Context Protocol (MCP) server that gives AI assistants real-time access to the latest documentation and code from any GitHub repository. It transforms any GitHub project into an accessible documentation hub, enabling AI tools to deliver accurate results, reduce hallucinations, and improve code correctness. Supporting both specific and generic server modes, it allows seamless integration into developer workflows with zero setup. GitMCP emphasizes privacy, flexibility, and up-to-date information retrieval.

    6,916 571 MCP
  • 35
    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
  • 36
    wcgw

    wcgw

    Local shell and code agent server with deep AI integration for Model Context Protocol clients.

    wcgw is an MCP server that empowers conversational AI models, such as Claude, with robust shell command execution and code editing capabilities on the user's local machine. It offers advanced tools for syntax-aware file editing, interactive shell command handling, and context management to optimize AI-driven workflows. Key protections are included to safeguard files, prevent accidental overwrites, and streamline large file handling, ensuring smooth automated code development and execution.

    616 55 MCP
  • 37
    Gradle MCP Server

    Gradle MCP Server

    MCP server for programmatic Gradle project inspection and task execution.

    Gradle MCP Server acts as a Model Context Protocol (MCP) server enabling AI tools to interact with Gradle projects through structured APIs. It allows clients to inspect project details, execute Gradle tasks, and run tests while retrieving detailed results in JSON format. This server supports both information querying and task orchestration, designed to integrate with platforms like VSCode extensions and Claude Desktop. It leverages the Gradle Tooling API to provide comprehensive build and test insights.

    38 4 MCP
  • 38
    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
  • 39
    BGG MCP

    BGG MCP

    Model Context Protocol server for BoardGameGeek data, collections, pricing, and recommendations.

    BGG MCP provides access to BoardGameGeek data via the Model Context Protocol, enabling AI assistants to retrieve and filter information on board games, user collections, prices, and gameplay recommendations. Implemented in Go, it leverages BoardGameGeek APIs and includes advanced tools such as rule question answering and game trading discovery. Additional integrations include real-time price data from BoardGamePrices.co.uk and algorithmic recommendations from Recommend.Games, making it a comprehensive MCP server for gaming-related contexts.

    21 5 MCP
  • 40
    Insforge MCP Server

    Insforge MCP Server

    A Model Context Protocol server for seamless integration with Insforge and compatible AI clients.

    Insforge MCP Server implements the Model Context Protocol (MCP), enabling smooth integration with various AI tools and clients. It allows users to configure and manage connections to the Insforge platform, providing automated and manual installation methods. The server supports multiple AI clients such as Claude Code, Cursor, Windsurf, Cline, Roo Code, and Trae via standardized context management. Documentation and configuration guidelines are available for further customization and usage.

    3 2 MCP
  • 41
    TripGo MCP Server

    TripGo MCP Server

    Remote MCP server providing transport location, departure, and routing tools via the TripGo API.

    TripGo MCP Server acts as a remote Model Context Protocol server that wraps the TripGo API, offering tools for retrieving transport-related locations, departures from transport stops, multi-modal trip planning, and trip URL retrieval. It is deployed on Cloudflare Workers and is accessible directly or via MCP-compatible clients such as Claude Desktop through the mcp-remote proxy. The server supports direct integration for context-aware transport queries and trip management, facilitating enhanced interactions with public transport data.

    2 2 MCP
  • 42
    OP.GG MCP Server

    OP.GG MCP Server

    Seamlessly connect OP.GG data with AI agents via the Model Context Protocol.

    OP.GG MCP Server is an implementation of the Model Context Protocol (MCP) designed to provide standardized access to OP.GG data for AI agents and platforms. It enables retrieval of a wide range of real-time data from games like League of Legends, Teamfight Tactics, and Valorant through a unified interface. The server supports integration using MCP-compatible clients and simplifies remote data access for model-based applications. Its flexible tools cover champion statistics, match histories, esports schedules, and in-game leaderboards.

    46 12 MCP
  • 43
    QA Sphere MCP Server

    QA Sphere MCP Server

    Model Context Protocol server enabling LLMs to interact with QA Sphere test cases

    QA Sphere MCP Server provides a Model Context Protocol (MCP) integration for QA Sphere, allowing Large Language Models to interact with, discover, and summarize test cases within the QA Sphere test management system. It enables AI-powered IDEs and MCP clients to reference and manipulate QA Sphere test case data within development workflows. The solution supports quick integration into clients like Claude, Cursor, and 5ire, facilitating seamless collaboration and context sharing for AI-assisted development.

    15 6 MCP
  • 44
    GeoServer MCP Server

    GeoServer MCP Server

    Connect LLMs to GeoServer for geospatial data management and AI-driven queries.

    GeoServer MCP Server implements the Model Context Protocol, enabling seamless integration between Large Language Models (LLMs) and the GeoServer REST API. It allows AI assistants to interact with, query, and manipulate geospatial data and services through standardized interfaces. The server supports management of workspaces, layers, and spatial queries, as well as rendering geospatial visualizations. Installation is supported via Docker, pip, and integration tools like Smithery, with compatibility for clients such as Claude Desktop and Cursor.

    43 9 MCP
  • 45
    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
  • 46
    Google News MCP Server

    Google News MCP Server

    A Model Context Protocol server providing Google News search with smart categorization and multi-language support.

    Implements a Model Context Protocol (MCP) server that integrates with SerpAPI to deliver advanced Google News search capabilities. Automatically categorizes news results, supports various languages and regions, and provides multiple search options such as query-based and topic search. Features robust error handling and flexible response types to suit diverse application needs.

    93 20 MCP
  • 47
    Grafana MCP Server

    Grafana MCP Server

    Provide standardized MCP access to Grafana dashboards, datasources, and observability data.

    Grafana MCP Server implements the Model Context Protocol (MCP) to interface with Grafana and its ecosystem. It enables querying, modifying, and summarizing dashboards, managing datasources, and running queries against Prometheus and Loki, all with explicit context window management. Additional features include incident management and Sift investigation retrieval.

    1,850 186 MCP
  • 48
    APISIX Model Context Protocol Server

    APISIX Model Context Protocol Server

    Bridge LLMs with APISIX for natural language API management.

    APISIX Model Context Protocol (MCP) Server enables large language models to interact with and manage APISIX resources via natural language commands. It provides a standardized protocol for connecting AI clients like Claude, Cursor, and Copilot to the APISIX Admin API. The server supports a range of operations including CRUD for routes, services, upstreams, plugins, security configurations, and more. Installation is streamlined via Smithery, npm, or direct source setup with customizable environment variables.

    29 9 MCP
  • 49
    investor-agent

    investor-agent

    Comprehensive Financial Analysis Server for LLMs via Model Context Protocol

    investor-agent is an MCP server designed to deliver in-depth financial insights and market analysis to Large Language Models. It leverages real-time data sources and advanced analysis tools to provide information such as market movers, ticker data, options chains, historical prices, financial statements, ownership structure, and sentiment indices. The platform features robust caching and error handling for reliable and efficient data delivery while supporting extensible financial analytics with optional technical indicators and intraday data.

    286 51 MCP
  • 50
    MCP Prompt Engine

    MCP Prompt Engine

    A dynamic MCP server for managing and serving reusable, logic-driven AI prompt templates.

    MCP Prompt Engine is a Model Control Protocol (MCP) server designed to manage and serve dynamic prompt templates using Go's text/template system. It enables users to create reusable, logic-driven prompt templates with support for variables, partials, and conditionals. The engine interacts seamlessly with any compatible MCP client, providing prompt arguments, rich CLI tools, and automatic hot-reloading of templates. Docker support and intelligent argument parsing enhance its integration and deployment capabilities.

    15 2 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