Merge pull request #3206 from modelcontextprotocol/chore/apache-2.0-license

chore: update licensing to Apache 2.0 for new contributions
This commit is contained in:
Ola Hungerford
2026-02-04 06:00:33 -07:00
committed by GitHub
7 changed files with 207 additions and 12 deletions

View File

@@ -2,9 +2,9 @@
"name": "@modelcontextprotocol/server-everything",
"version": "2.0.0",
"description": "MCP server that exercises all the features of the MCP protocol",
"license": "MIT",
"license": "SEE LICENSE IN LICENSE",
"mcpName": "io.github.modelcontextprotocol/server-everything",
"author": "Anthropic, PBC (https://anthropic.com)",
"author": "Model Context Protocol a Series of LF Projects, LLC.",
"homepage": "https://modelcontextprotocol.io",
"bugs": "https://github.com/modelcontextprotocol/servers/issues",
"repository": {