Skip to content

Commit 4590362

Browse files
kgprsclaude
andcommitted
Update CONTRIBUTING.md section headings
- Remove "This guide primarily covers local servers" note - Rename "Step-by-Step Guide for Local Servers" to "Adding a Local MCP Server" 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 69fdd64 commit 4590362

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ Local servers run in Docker containers on your machine. They:
1414
- Run locally with full container isolation
1515
- Can benefit from Docker-built images with enhanced security features (signatures, provenance, SBOMs, automatic updates)
1616

17-
**This guide primarily covers local servers.** If you're adding a local server, follow the instructions starting from "Step-by-Step Guide" below.
18-
1917
### 🌐 Remote Servers (Hosted)
2018
Remote servers are hosted externally and accessed via HTTP(S). They:
2119
- Don't require a Dockerfile (already deployed somewhere)
@@ -42,7 +40,7 @@ Remote servers are hosted externally and accessed via HTTP(S). They:
4240
- Every pull request requires a review from the Docker team before merging.
4341
- Once approved, all of your commits will be squashed into a single commit with your PR title.
4442

45-
## 📋 Step-by-Step Guide for Local Servers
43+
## 🏠 Adding a Local MCP Server
4644

4745
### 1️⃣ Fork this repository
4846

0 commit comments

Comments
 (0)