--- title: Who In The API Evangelist Network Has an MCP Server url: http://apievangelist.com/blog/2026/05/19/every-api-provider-in-my-network-that-ships-an-mcp-server-grouped-by-tag/ date: '2026-05-19' author: '' feed_url: https://apievangelist.com/atom.xml --- I just did a fresh pass over every API provider in my network — 6201 repos in the API Evangelist Network — looking for explicit evidence that each provider ships an MCP (Model Context Protocol) server. The bar I used: either an official repo in the company’s own GitHub organization with mcp in the name (attributed back to the specific product, not a sister product), or a first-party blog announcement on the company’s own domain whose title both names the company and uses an announcement verb (introducing, announcing, now generally available, etc.). No third-party tutorials, no “how-to-build-with-MCP” posts, no sister-product attribution. That filter surfaced 199 providers with an MCP server. Below they are grouped by the first tag each provider declares for itself in its apis.yml. 162 sit in tag groups of three or more; the remaining 37 are collected at the bottom under “Other”. The links go directly to the MCP repo or announcement post and to my catalog, so you can verify each one against the source. Open Source (33) Ansible (catalog) — Ansible is an open-source IT automation platform developed by Red Hat that provides agentless configuration management, application deployment, cloud provisioning, and orchestration. Using YAML-based playbooks and an… Apicurio (catalog) — Apicurio is an open source API and schema tooling platform maintained by Red Hat under the Apache 2.0 license. It includes Apicurio Registry (a high-performance schema and API design registry), Apicurio Studio (a visu… Apollo Federation (catalog) — Apollo Federation is an architecture and platform for building a unified supergraph that composes multiple GraphQL APIs (subgraphs) into a single distributed GraphQL endpoint, enabling teams to work independently on d… Appium (catalog) — Appium is an open-source test automation framework governed by the OpenJS Foundation, designed to facilitate UI automation of many app platforms including mobile (iOS, Android), browser (Chrome, Firefox, Safari), desk… Appwrite (catalog) — Appwrite is an open-source backend server for building web and mobile applications. It provides a wide range of features including user authentication, file storage, database management, cloud functions, and messaging… Casdoor (catalog) — Casdoor is an open-source, AI-first identity and access management (IAM) and MCP gateway authentication server with a web UI. Built in Go (Beego) with a React frontend, Casdoor supports OAuth 2.0, OIDC, SAML 2.0, CAS,… Encore (catalog) — Encore is an open source development platform for building type-safe, production-ready backend applications and distributed systems. It supports Go and TypeScript, provides built-in infrastructure automation for datab… Flux (catalog) — An open-source text-to-image AI model developed by Black Forest Labs that generates high-quality images from text prompts with improved prompt following and visual quality. Frappe (catalog) — Frappe is a fully featured, low-code web framework written in Python and JavaScript that powers ERPNext, the open-source ERP for accounting, inventory, payroll, and operations. The Frappe REST API auto-exposes every D… Gravitee (catalog) — Gravitee.io is an open-source API management platform from GraviteeSource, combining a high-performance API Gateway, full-lifecycle API Management, Access Management (IAM), Cockpit (multi-environment control plane), a… Grype (catalog)...