You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
13
13
Think of it as a "phone book" for MCP servers - one tool to find all other tools.
14
14
15
-
## 🗃️ **1,666+ MCP Servers Available**
15
+
## 🗃️ **1,667+ MCP Servers Available**
16
16
17
17
MCP-MCP provides access to a comprehensive database aggregated from multiple curated sources, including:
18
18
@@ -237,12 +237,12 @@ uv run pytest --cov=db
237
237
-**Unit Tests**: Located in `db/` alongside the code they test (Go-style)
238
238
-**Integration/E2E Tests**: Located in `tests/` directory
239
239
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.
0 commit comments