Sponsored by Deepsite.site

Awesome DevOps MCP Servers

Created By
rohitg00a year ago
A curated list of awesome MCP servers focused on DevOps tools and capabilities.
Content

Awesome DevOps MCP Servers Awesome

A curated list of awesome Model Context Protocol (MCP) servers focused on DevOps tools and capabilities.

What is MCP?

MCP is an open protocol that enables AI models to securely interact with local and remote resources through standardized server implementations. This list focuses on DevOps-related MCP servers that extend AI capabilities through cloud infrastructure management, CLI operations, version control, security scanning, and other DevOps-related services.

Legend

  • ๐ŸŽ–๏ธ โ€“ official implementation
  • programming language
    • ๐Ÿ โ€“ Python codebase
    • ๐Ÿ“‡ โ€“ TypeScript (or JavaScript) codebase
    • ๐ŸŽ๏ธ โ€“ Go codebase
    • ๐Ÿฆ€ โ€“ Rust codebase
    • #๏ธโƒฃ - C# Codebase
    • โ˜• - Java codebase
  • scope
    • โ˜๏ธ - Cloud Service
    • ๐Ÿ  - Local Service
    • ๐Ÿ“Ÿ - Embedded Systems
  • operating system
    • ๐ŸŽ โ€“ For macOS
    • ๐ŸชŸ โ€“ For Windows
    • ๐Ÿง - For Linux

Server Implementations

Cloud Infrastructure

๐Ÿ—๏ธ Infrastructure as Code

Tools for managing infrastructure through code, including Terraform, Pulumi, and other IaC platforms.

  • dulltz/mcp-server-hcp-terraform ๐Ÿ โ˜๏ธ - MCP server for working with HashiCorp Cloud Platform (HCP) Terraform, enabling AI assistants to interact with Terraform Cloud resources.
  • guilhermeyoshida/mcp-terraform-assistant ๐Ÿ ๐Ÿ  - An MCP server for managing infrastructure as code using Terraform.
  • jashkahar/Terraform-MCP-Server ๐Ÿ โ˜๏ธ - This project provides an MCP server that exposes Terraform infrastructure-as-code operations through natural language.
  • nwiizo/tfmcp ๐Ÿฆ€ ๐Ÿ  - A Terraform MCP server allowing AI assistants to manage and operate Terraform environments, enabling reading configurations, analyzing plans, applying configurations, and managing Terraform state.
  • pulumi/mcp-server ๐ŸŽ–๏ธ ๐Ÿ“‡ ๐Ÿ  - MCP server for interacting with Pulumi using the Pulumi Automation API and Pulumi Cloud API. Enables MCP clients to perform Pulumi operations like retrieving package information, previewing changes, deploying updates, and retrieving stack outputs programmatically.
  • severity1/terraform-cloud-mcp ๐Ÿ โ˜๏ธ - A Model Context Protocol server that integrates AI assistants with the Terraform Cloud API, allowing you to manage your infrastructure.
  • thrash888/terraform-mcp-server ๐Ÿ“‡ โ˜๏ธ - Terraform Registry MCP Server for interacting with Terraform registries.
  • westonplatter/mcp-terraform-python ๐Ÿ ๐Ÿ  - MCP server to run terraform operations locally.
  • stakpak/mcp ๐Ÿฆ€ - MCP Server for interacting, editing and generating code for Terraform, Kubernetes, GithubActions and Dockerfile.

๐Ÿณ Container Orchestration

Tools for managing containers, Kubernetes clusters, and related orchestration platforms.

  • rohitg00/kubectl-mcp-server ๐Ÿ โ˜๏ธ/๐Ÿ  - A Model Context Protocol (MCP) server for Kubernetes that enables AI assistants like Claude, Cursor, and others to interact with Kubernetes clusters through natural language.
  • alexei-led/k8s-mcp-server ๐Ÿ ๐Ÿ  - A lightweight yet robust server that empowers AI assistants to securely execute Kubernetes CLI commands (kubectl, helm, istioctl, and argocd) using Unix pipes in a safe Docker environment with multi-architecture support.
  • Flux159/mcp-server-kubernetes ๐Ÿ“‡ โ˜๏ธ/๐Ÿ  - Typescript implementation of Kubernetes cluster operations for pods, deployments, services.
  • manusa/kubernetes-mcp-server ๐ŸŽ๏ธ ๐Ÿ  - A powerful Kubernetes MCP server with additional support for OpenShift. Besides providing CRUD operations for any Kubernetes resource, this server provides specialized tools to interact with your cluster.
  • portainer/portainer-mcp ๐ŸŽ๏ธ โ˜๏ธ/๐Ÿ  - A powerful MCP server that enables AI assistants to seamlessly interact with Portainer instances, providing natural language access to container management, deployment operations, and infrastructure monitoring capabilities.
  • rohitg00/kubectl-mcp-server ๐Ÿ โ˜๏ธ/๐Ÿ  - A Model Context Protocol (MCP) server for Kubernetes that enables AI assistants like Claude, Cursor, and others to interact with Kubernetes clusters through natural language.
  • strowk/mcp-k8s-go ๐ŸŽ๏ธ โ˜๏ธ/๐Ÿ  - Kubernetes cluster operations through MCP.
  • weibaohui/k8m ๐ŸŽ๏ธ โ˜๏ธ/๐Ÿ  - Provides MCP multi-cluster Kubernetes management and operations, featuring a management interface, logging, and nearly 50 built-in tools covering common DevOps and development scenarios. Supports both standard and CRD resources.
  • weibaohui/kom ๐ŸŽ๏ธ โ˜๏ธ/๐Ÿ  - Provides MCP multi-cluster Kubernetes management and operations. It can be integrated as an SDK into your own project and includes nearly 50 built-in tools covering common DevOps and development scenarios. Supports both standard and CRD resources.
  • wenhuwang/mcp-k8s-eye ๐ŸŽ๏ธ โ˜๏ธ/๐Ÿ  - MCP Server for kubernetes management, and analyze your cluster, application health.

โ˜๏ธ Cloud Providers

AWS

  • awslabs/mcp ๐ŸŽ–๏ธ ๐Ÿ โ˜๏ธ - Official AWS MCP server for interacting with AWS services using the Model Context Protocol. Enables AI assistants to manage AWS resources through natural language and programmatic interfaces.
  • alexei-led/aws-mcp-server ๐Ÿ โ˜๏ธ - A lightweight but powerful server that enables AI assistants to execute AWS CLI commands, use Unix pipes, and apply prompt templates for common AWS tasks in a safe Docker environment with multi-architecture support.

Azure

  • aaronsb/ado-mcp ๐Ÿ“‡ โ˜๏ธ - Azure DevOps MCP Server for integrating AI assistants with Azure DevOps services.
  • erikhoward/adls-mcp-server ๐Ÿ โ˜๏ธ/๐Ÿ  - MCP Server for Azure Data Lake Storage. It can perform manage containers, read/write/upload/download operations on container files and manage file metadata.
  • hardik-id/azure-resource-graph-mcp-server ๐Ÿ“‡ โ˜๏ธ/๐Ÿ  - A Model Context Protocol server for querying and analyzing Azure resources at scale using Azure Resource Graph, enabling AI assistants to explore and monitor Azure infrastructure.
  • jdubois/azure-cli-mcp ๐Ÿ โ˜๏ธ - A wrapper around the Azure CLI command line that allows you to talk directly to Azure.
  • stefanskiasan/azure-devops-mcp-server ๐Ÿ“‡ โ˜๏ธ - MCP Server for Cline to Access Azure DevOps.
  • Tiberriver256/mcp-server-azure-devops ๐Ÿ“‡ โ˜๏ธ - Azure DevOps integration for repository management, work items, and pipelines.
  • Vortiago/mcp-azure-devops ๐Ÿ“‡ โ˜๏ธ - A Model Context Protocol server enabling AI assistants to interact with Azure DevOps services via Python SDK.

Alibaba Cloud

  • aliyun/alibaba-cloud-ops-mcp-server ๐ŸŽ–๏ธ ๐Ÿ โ˜๏ธ - A MCP server that enables AI assistants to operation resources on Alibaba Cloud, supporting ECS, Cloud Monitor, OOS and widely used cloud products.

Other Cloud Platforms

  • bright8192/esxi-mcp-server ๐Ÿ โ˜๏ธ - A VMware ESXi/vCenter management server based on MCP (Model Control Protocol), providing simple REST API interfaces for virtual machine management.
  • cloudflare/mcp-server-cloudflare ๐ŸŽ–๏ธ ๐Ÿ“‡ โ˜๏ธ - Integration with Cloudflare services including Workers, KV, R2, and D1.
  • thunderboltsid/mcp-nutanix ๐ŸŽ๏ธ ๐Ÿ /โ˜๏ธ - Go-based MCP Server for interfacing with Nutanix Prism Central resources.

๐Ÿ–ฅ๏ธ Command Line

Run commands, capture output and otherwise interact with shells and command line tools.

๐Ÿ”„ Version Control

Interact with Git repositories and version control platforms. Enables repository management, code analysis, pull request handling, issue tracking, and other version control operations through standardized APIs.

  • adhikasp/mcp-git-ingest ๐Ÿ ๐Ÿ  - Read and analyze GitHub repositories with your LLM
  • ddukbg/github-enterprise-mcp ๐Ÿ“‡ โ˜๏ธ ๐Ÿ  - MCP server for GitHub Enterprise API integration
  • gitea/gitea-mcp ๐ŸŽ–๏ธ ๐ŸŽ๏ธ โ˜๏ธ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - Interactive with Gitea instances with MCP.
  • github/github-mcp-server ๐Ÿ“‡ โ˜๏ธ - Official GitHub server for integration with repository management, PRs, issues, and more.
  • kopfrechner/gitlab-mr-mcp ๐Ÿ“‡ โ˜๏ธ - Interact seamlessly with issues and merge requests of your GitLab projects.
  • modelcontextprotocol/server-git ๐Ÿ ๐Ÿ  - Direct Git repository operations including reading, searching, and analyzing local repositories
  • modelcontextprotocol/server-gitlab ๐Ÿ“‡ โ˜๏ธ ๐Ÿ  - GitLab platform integration for project management and CI/CD operations
  • oschina/mcp-gitee ๐ŸŽ๏ธ โ˜๏ธ ๐Ÿ  - Gitee API integration, repository, issue, and pull request management, and more.
  • Tiberriver256/mcp-server-azure-devops ๐Ÿ“‡ โ˜๏ธ - Azure DevOps integration for repository management, work items, and pipelines.

๐Ÿ”’ Security

MCP servers for security operations, vulnerability scanning, and threat detection.

  • LaurieWired/GhidraMCP โ˜• ๐Ÿ  - A Model Context Protocol server for Ghidra that enables LLMs to autonomously reverse engineer applications. Provides tools for decompiling binaries, renaming methods and data, and listing methods, classes, imports, and exports.
  • 13bm/GhidraMCP ๐Ÿ โ˜• ๐Ÿ  - MCP server for integrating Ghidra with AI assistants. This plugin enables binary analysis, providing tools for function inspection, decompilation, memory exploration, and import/export analysis via the Model Context Protocol.
  • BurtTheCoder/mcp-shodan ๐Ÿ“‡ ๐ŸชŸ โ˜๏ธ - MCP server for querying the Shodan API and Shodan CVEDB. This server provides tools for IP lookups, device searches, DNS lookups, vulnerability queries, CPE lookups, and more.
  • BurtTheCoder/mcp-virustotal ๐Ÿ“‡ ๐ŸชŸ โ˜๏ธ - MCP server for querying the VirusTotal API. This server provides tools for scanning URLs, analyzing file hashes, and retrieving IP address reports.
  • fr0gger/MCP_Security ๐Ÿ“‡ โ˜๏ธ - MCP server for querying the ORKL API. This server provides tools for fetching threat reports, analyzing threat actors, and retrieving intelligence sources.
  • qianniuspace/mcp-security-audit ๐Ÿ“‡ โ˜๏ธ - A powerful MCP (Model Context Protocol) Server that audits npm package dependencies for security vulnerabilities. Built with remote npm registry integration for real-time security checks.
  • semgrep/mcp ๐Ÿ“‡ โ˜๏ธ - Allow AI agents to scan code for security vulnerabilites using Semgrep.
  • slouchd/cyberchef-api-mcp-server ๐Ÿ โ˜๏ธ - MCP server for interacting with the CyberChef server API which will allow an MCP client to utilise the CyberChef operations.
  • rad-security/mcp-server ๐Ÿ“‡ โ˜๏ธ - MCP server for RAD Security, providing AI-powered security insights for Kubernetes and cloud environments. This server provides tools for querying the Rad Security API and retrieving security findings, reports, runtime data and many more.
  • securityfortech/secops-mcp ๐Ÿ ๐Ÿ  - All-in-one security testing toolbox that brings together popular open source tools through a single MCP interface. Connected to an AI agent, it enables tasks like pentesting, bug bounty hunting, threat hunting, and more.
  • roadwy/cve-search_mcp ๐Ÿ ๐Ÿ  - A Model Context Protocol (MCP) server for querying the CVE-Search API. This server provides comprehensive access to CVE-Search, browse vendor and productใ€get CVE per CVE-IDใ€get the last updated CVEs.
  • nickpending/mcp-recon ๐ŸŽ๏ธ ๐Ÿ  - Conversational recon interface and MCP server powered by httpx and asnmap. Supports various reconnaissance levels for domain analysis, security header inspection, certificate analysis, and ASN lookup.

CI/CD & DevOps Pipelines

๐Ÿ”„ Continuous Integration

Tools for automating the integration of code changes and running tests.

๐Ÿ“ฑ Mobile CI/CD

Tools specifically designed for mobile application CI/CD pipelines.

๐Ÿ”„ DevOps Visibility

Tools for providing visibility across the entire DevOps lifecycle.

  • SBDI/mcp-devps-hub ๐Ÿ ๐Ÿ  - MCP server for end-to-end development visibility (Jira, GitHub, CI/CD, etc.).
  • Acid-base/FastMCP-Proper ๐Ÿ ๐Ÿ  - Python MCP server with CI/CD tooling and testability built-in.

๐Ÿ‘จโ€๐Ÿ’ป Code Execution

Code execution servers. Allow LLMs to execute code in a secure environment.

  • pydantic/pydantic-ai/mcp-run-python ๐Ÿ ๐Ÿ - Run Python code in a secure sandbox via MCP tool calls
  • yepcode/mcp-server-js ๐ŸŽ–๏ธ ๐Ÿ“‡ โ˜๏ธ - Execute any LLM-generated code in a secure and scalable sandbox environment and create your own MCP tools using JavaScript or Python, with full support for NPM and PyPI packages
  • ckanthony/openapi-mcp ๐ŸŽ๏ธ โ˜๏ธ - OpenAPI-MCP: Dockerized MCP Server to allow your AI agent to access any API with existing api docs.
  • alfonsograziano/node-code-sandbox-mcp ๐Ÿ“‡ ๐Ÿ  โ€“ A Node.js MCP server that spins up isolated Docker-based sandboxes for executing JavaScript snippets with on-the-fly npm dependency installation and clean teardown

๐Ÿค– Coding Agents

Full coding agents that enable LLMs to read, edit, and execute code and solve general programming tasks completely autonomously.

  • oraios/serena ๐Ÿ๐Ÿ  - A fully-featured coding agent that relies on symbolic code operations by using language servers.
  • ezyang/codemcp ๐Ÿ๐Ÿ  - Coding agent with basic read, write and command line tools.
  • doggybee/mcp-server-leetcode ๐Ÿ“‡ โ˜๏ธ - An MCP server that enables AI models to search, retrieve, and solve LeetCode problems. Supports metadata filtering, user profiles, submissions, and contest data access.
  • jinzcdev/leetcode-mcp-server ๐Ÿ“‡ โ˜๏ธ - MCP server enabling automated access to LeetCode's programming problems, solutions, submissions and public data with optional authentication for user-specific features (e.g., notes), supporting both leetcode.com (global) and leetcode.cn (China) sites.
  • juehang/vscode-mcp-server ๐Ÿ“‡ ๐Ÿ  - A MCP Server that allows AI such as Claude to read from the directory structure in a VS Code workspace, see problems picked up by linter(s) and the language server, read code files, and make edits.

๐Ÿ”— Aggregators

Servers for accessing many apps and tools through a single MCP server.

  • julien040/anyquery ๐ŸŽ๏ธ ๐Ÿ  โ˜๏ธ - Query more than 40 apps with one binary using SQL. It can also connect to your PostgreSQL, MySQL, or SQLite compatible database. Local-first and private by design.
  • metatool-ai/metatool-app ๐Ÿ“‡ โ˜๏ธ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - MetaMCP is the one unified middleware MCP server that manages your MCP connections with GUI.
  • mindsdb/mindsdb - Connect and unify data across various platforms and databases with MindsDB as a single MCP server.
  • glenngillen/mcpmcp-server โ˜๏ธ ๐Ÿ“‡ ๐ŸŽ ๐ŸชŸ ๐Ÿง - A list of MCP servers so you can ask your client which servers you can use to improve your daily workflow.
  • wegotdocs/open-mcp ๐Ÿ“‡ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - Turn a web API into an MCP server in 10 seconds and add it to the open source registry: https://open-mcp.org
  • PipedreamHQ/pipedream โ˜๏ธ ๐Ÿ  - Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app.
  • VeriTeknik/pluggedin-mcp-proxy ๐Ÿ“‡ ๐Ÿ  - A comprehensive proxy server that combines multiple MCP servers into a single interface with extensive visibility features. It provides discovery and management of tools, prompts, resources, and templates across servers, plus a playground for debugging when building MCP servers.
  • tigranbs/mcgravity ๐Ÿ“‡ ๐Ÿ  - A proxy tool for composing multiple MCP servers into one unified endpoint. Scale your AI tools by load balancing requests across multiple MCP servers, similar to how Nginx works for web servers.
  • MetaMCP ๐Ÿ“‡ โ˜๏ธ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - MetaMCP is the one unified middleware MCP server that manages your MCP connections with GUI.
  • WayStation-ai/mcp โ˜๏ธ ๐ŸŽ ๐ŸชŸ - Seamlessly and securely connect Claude Desktop and other MCP hosts to your favorite apps (Notion, Slack, Monday, Airtable, etc.). Takes less than 90 secs.
  • sxhxliang/mcp-access-point ๐Ÿ“‡ โ˜๏ธ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - Turn a web service into an MCP server in one click without making any code changes.

๐Ÿ“‚ Browser Automation

Web content access and automation capabilities. Enables searching, scraping, and processing web content in AI-friendly formats.

Monitoring & Observability

๐Ÿ“Š Metrics & Monitoring

Tools for collecting, querying, and analyzing metrics in DevOps environments.

  • CaesarYangs/prometheus_mcp_server ๐Ÿ โ˜๏ธ - A Model Context Protocol server enabling LLMs to query, analyze, and interact with Prometheus databases through predefined routes.
  • etruong42/prometheus-mcp ๐Ÿ โ˜๏ธ - MCP server to connect LLMs with Prometheus HTTP API for metrics querying and analysis.
  • loginmqv/mcp-server-prometheus ๐Ÿ“‡ โ˜๏ธ - MCP server for interacting with Prometheus, enabling AI assistants to query and analyze metrics data.
  • pab1it0/prometheus-mcp-server ๐Ÿ โ˜๏ธ - A Model Context Protocol server that enables AI assistants to query and analyze Prometheus metrics through standardized interfaces.

๐Ÿ”” Alerting & Notification

Tools for managing alerts and notifications in monitoring systems.

  • kaznak/alertmanager-mcp ๐Ÿ“‡ โ˜๏ธ - A Model Context Protocol server that integrates with Prometheus Alertmanager for alert management and notification.

๐Ÿ” Application Performance Monitoring

Tools for monitoring application performance and infrastructure health.

  • dynatrace-oss/dynatrace-mcp ๐Ÿ“‡ โ˜๏ธ - MCP server for Dynatrace Observability monitoring, providing AI-powered insights into application performance and infrastructure health.
  • last9/last9-mcp-server ๐ŸŽ๏ธ โ˜๏ธ - Last9 MCP Server for observability and monitoring, providing AI assistants with access to metrics, logs, and traces.
  • willibrandon/CursorMCPMonitor #๏ธโƒฃ ๐Ÿ  - Real-time monitoring tool for Model Context Protocol interactions in Cursor AI editor. Track, analyze, and debug AI context exchanges.

Project & Service Management

๐ŸŽซ Ticketing Systems

Tools for managing customer support tickets and helpdesk operations.

  • effytech/freshdesk-mcp ๐Ÿ โ˜๏ธ - MCP server that integrates with Freshdesk, enabling AI models to interact with Freshdesk modules and perform various support operations.

๐Ÿ“‹ Project Management

Tools for managing projects, issues, and workflows.

  • nguyenvanduocit/jira-mcp ๐ŸŽ๏ธ โ˜๏ธ - A Go-based MCP connector for Jira that enables AI assistants like Claude to interact with Atlassian Jira. This tool provides a seamless interface for AI models to perform common Jira operations including issue management, sprint planning, and workflow transitions.
  • sooperset/mcp-atlassian ๐Ÿ โ˜๏ธ - MCP server for Atlassian products (Confluence and Jira). Supports Confluence Cloud, Jira Cloud, and Jira Server/Data Center. Provides comprehensive tools for searching, reading, creating, and managing content across Atlassian workspaces.

Frameworks

Frameworks for building your own MCP servers.

  • FastMCP ๐Ÿ - A high-level framework for building MCP servers in Python
  • FastMCP ๐Ÿ“‡ - A high-level framework for building MCP servers in TypeScript

Contributing

Contributions welcome! Read the contribution guidelines first.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Tavily Mcp
CursorThe AI Code Editor
Playwright McpPlaywright MCP server
Baidu Map็™พๅบฆๅœฐๅ›พๆ ธๅฟƒAPI็Žฐๅทฒๅ…จ้ขๅ…ผๅฎนMCPๅ่ฎฎ๏ผŒๆ˜ฏๅ›ฝๅ†…้ฆ–ๅฎถๅ…ผๅฎนMCPๅ่ฎฎ็š„ๅœฐๅ›พๆœๅŠกๅ•†ใ€‚
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Serper MCP ServerA Serper MCP Server
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Howtocook McpๅŸบไบŽAnduin2017 / HowToCook ๏ผˆ็จ‹ๅบๅ‘˜ๅœจๅฎถๅš้ฅญๆŒ‡ๅ—๏ผ‰็š„mcp server๏ผŒๅธฎไฝ ๆŽจ่่œ่ฐฑใ€่ง„ๅˆ’่†ณ้ฃŸ๏ผŒ่งฃๅ†ณโ€œไปŠๅคฉๅƒไป€ไนˆโ€œ็š„ไธ–็บช้šพ้ข˜๏ผ› Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
DeepChatYour AI Partner on Desktop
Amap Maps้ซ˜ๅพทๅœฐๅ›พๅฎ˜ๆ–น MCP Server
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
WindsurfThe new purpose-built IDE to harness magic
ChatWiseThe second fastest AI chatbotโ„ข
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code