Skip to content

Commit 0e778a4

Browse files
committed
[automated] Update server count to
1 parent 679f8b8 commit 0e778a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
Think of it as a "phone book" for MCP servers - one tool to find all other tools.
1414

15-
## 🗃️ **1,666+ MCP Servers Available**
15+
## 🗃️ **1,667+ MCP Servers Available**
1616

1717
MCP-MCP provides access to a comprehensive database aggregated from multiple curated sources, including:
1818

@@ -237,12 +237,12 @@ uv run pytest --cov=db
237237
- **Unit Tests**: Located in `db/` alongside the code they test (Go-style)
238238
- **Integration/E2E Tests**: Located in `tests/` directory
239239

240-
**Integration Tests**: Set `MCP_MCP_TEST_GITHUB_INTEGRATION=1` to test real GitHub downloads and verify the complete first-user onboarding experience. These tests ensure users get fast startup (< 5 seconds) with 1,666+ servers.
240+
**Integration Tests**: Set `MCP_MCP_TEST_GITHUB_INTEGRATION=1` to test real GitHub downloads and verify the complete first-user onboarding experience. These tests ensure users get fast startup (< 5 seconds) with 1,667+ servers.
241241

242242
## Roadmap
243243

244244
### Current Status: MVP Complete ✅
245-
- ✅ Multi-source discovery (3 curated sources, 1,666+ unique servers)
245+
- ✅ Multi-source discovery (3 curated sources, 1,667+ unique servers)
246246
- ✅ Semantic search with precomputed embeddings for sub-second response
247247
- ✅ Production distribution via uvx/pipx with automated releases
248248
- ✅ Security hardened with origin validation middleware

0 commit comments

Comments
 (0)