Skip to content

Commit 9d20b4d

Browse files
committed
docs: add MAINTAINERS.md and remove experimental warning from README
1 parent 21a9a2f commit 9d20b4d

2 files changed

Lines changed: 13 additions & 3 deletions

File tree

MAINTAINERS.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# MCP Maintainers
2+
3+
This document lists current maintainers of the Model Context Protocol conformance test framework.
4+
5+
**Last updated:** March 27, 2026
6+
7+
## Lead Maintainers
8+
9+
- [Paul Carleton](https://github.com/pcarleton)
10+
11+
## Core Maintainers
12+
13+
- [Felix Weinberger](https://github.com/felixweinberger)

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22

33
A framework for testing MCP (Model Context Protocol) client and server implementations against the specification.
44

5-
> [!WARNING]
6-
> This repository is a work in progress and is unstable. Join the conversation in the #conformance-testing-wg in the MCP Contributors discord.
7-
85
**For SDK maintainers:** See [SDK Integration Guide](./SDK_INTEGRATION.md) for a streamlined guide on integrating conformance tests into your SDK repository.
96

107
## Quick Start

0 commit comments

Comments
 (0)