@toolsdk.ai/registry 1.0.136 → 1.0.138

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -12,14 +12,14 @@
12
12
  <a href="https://github.com/toolsdk-ai/toolsdk-mcp-registry/actions/workflows/test.yaml">
13
13
  <img src="https://github.com/toolsdk-ai/toolsdk-mcp-registry/actions/workflows/test.yaml/badge.svg" alt="Build Status" />
14
14
  </a>
15
- <img src="https://img.shields.io/badge/MCP_Servers-4110-blue?style=flat-square" alt="MCP Servers Count" />
15
+ <img src="https://img.shields.io/badge/MCP_Servers-4111-blue?style=flat-square" alt="MCP Servers Count" />
16
16
  <img src="https://img.shields.io/badge/LICENSE-MIT-ff69b4?style=flat-square" alt="License" />
17
17
  <br />
18
18
  <a href="https://www.producthunt.com/products/toolsdk-ai">
19
19
  <img src="https://api.producthunt.com/widgets/embed-image/v1/top-post-badge.svg?post_id=997428&theme=light&period=daily" alt="Product Hunt" height="40" />
20
20
  </a>
21
21
 
22
- <a href="#mcp-servers">🔍 <b>Browse 4110+ Tools</b></a>
22
+ <a href="#mcp-servers">🔍 <b>Browse 4111+ Tools</b></a>
23
23
  &nbsp;&nbsp;•&nbsp;&nbsp;
24
24
  <a href="#quick-start">🐳 <b>Self-hosted</b></a>
25
25
  &nbsp;&nbsp;•&nbsp;&nbsp;
@@ -44,7 +44,8 @@
44
44
  - 🚀 I want to **deploy an MCP Gateway** → [Deployment Guide](#deploy-enterprise-gateway-recommended)
45
45
  - ➕ I want to **submit my MCP Server** → [Contribution Guide](#contribute-your-mcp-server)
46
46
 
47
- > **💡 Highlights**: Federated search across 4110+ servers & official registry • One-line integration with `Vercel AI SDK` / `LangChain` • Sandbox + OAuth 2.1 built-in • Get featured on [ToolSDK.ai](https://toolsdk.ai)
47
+ > [!IMPORTANT]
48
+ > **Highlights**: Federated search across 4111+ servers & official registry • One-line integration with `Vercel AI SDK` / `LangChain` • Sandbox + OAuth 2.1 built-in • Get featured on [ToolSDK.ai](https://toolsdk.ai)
48
49
 
49
50
  ## Getting Started
50
51
 
@@ -62,14 +63,15 @@ Start the registry immediately with default settings:
62
63
  docker compose up -d
63
64
  ```
64
65
 
65
- > 💡 **Did this save you time?** Give us a [**Star on GitHub**](https://github.com/toolsdk-ai/toolsdk-mcp-registry) — it helps others discover this registry!
66
+ > [!TIP]
67
+ > **Did this save you time?** Give us a [**Star on GitHub**](https://github.com/toolsdk-ai/toolsdk-mcp-registry) — it helps others discover this registry!
66
68
 
67
69
  **Configuration:**
68
70
  - Set `MCP_SANDBOX_PROVIDER=LOCAL` in `.env` file if you want to disable the sandbox (not recommended for production).
69
71
  - *See [Configuration Guide](./docs/DEVELOPMENT.md) for full details.*
70
72
 
71
- > 💡 **Tip for Private Deployment**:
72
- > This registry contains 4110+ public MCP servers. If you only need a specific subset for your private environment, you can prune the `packages/` directory.
73
+ > [!TIP]
74
+ > **Tip for Private Deployment**: This registry contains 4111+ public MCP servers. If you only need a specific subset for your private environment, you can prune the `packages/` directory.
73
75
  > 📖 See [Package Management Guide](./docs/DEVELOPMENT.md#5--package-management-for-private-deployment) for details.
74
76
 
75
77
  That's it! Your self-hosted MCP registry is now running with:
@@ -81,7 +83,7 @@ That's it! Your self-hosted MCP registry is now running with:
81
83
 
82
84
  - 🌐 **Local Web Interface**: http://localhost:3003
83
85
  - 📚 **Swagger API Docs**: http://localhost:3003/swagger
84
- - 🔍 **Search & Execute** 4110+ MCP Servers remotely
86
+ - 🔍 **Search & Execute** 4111+ MCP Servers remotely
85
87
  - 🤖 **Integrate** with your AI agents, chatbots, and LLM applications
86
88
 
87
89
  #### 🌐 Remote Tool Execution Example
@@ -215,7 +217,7 @@ graph TD
215
217
 
216
218
  This open-source project provides:
217
219
 
218
- - **Structured Registry** - 4110+ MCP servers with metadata
220
+ - **Structured Registry** - 4111+ MCP servers with metadata
219
221
  - **Unified Gateway** - HTTP API to query and execute tools remotely
220
222
  - **Auto-Generated Docs** - Always up-to-date README and API documentation
221
223
 
@@ -281,11 +283,12 @@ Your MCP server will be:
281
283
 
282
284
  ## MCP Servers Directory
283
285
 
284
- **4110+ AI Agent Tools, LLM Integrations & Automation Servers**
286
+ **4111+ AI Agent Tools, LLM Integrations & Automation Servers**
285
287
 
288
+ > [!NOTE]
286
289
  > ⭐ **Featured below**: Hand-picked, production-ready MCP servers verified by our team.
287
290
  >
288
- > 📚 **Looking for all 4110+ servers?** Check out [**All MCP Servers**](./docs/ALL-MCP-SERVERS.md) for the complete list.
291
+ > 📚 **Looking for all 4111+ servers?** Check out [**All MCP Servers**](./docs/ALL-MCP-SERVERS.md) for the complete list.
289
292
 
290
293
  Browse by category: Developer Tools, AI Agents, Databases, Cloud Platforms, APIs, and more!
291
294
 
@@ -1677,6 +1677,7 @@
1677
1677
  "buildkite-mcp-server",
1678
1678
  "developer-documentation",
1679
1679
  "mcp-api-documentation-system",
1680
+ "github-mcp-server",
1680
1681
  "shadcn-ui",
1681
1682
  "@heilgar/shadcn-ui-mcp-server",
1682
1683
  "jnews-mcp-server",
@@ -47492,5 +47492,11 @@
47492
47492
  "description": "List issues in a GitHub repository"
47493
47493
  }
47494
47494
  }
47495
+ },
47496
+ "github-mcp-server": {
47497
+ "category": "developer-tools",
47498
+ "path": "developer-tools/github-mcp-server.json",
47499
+ "validated": false,
47500
+ "tools": {}
47495
47501
  }
47496
47502
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@toolsdk.ai/registry",
3
- "version": "1.0.136",
3
+ "version": "1.0.138",
4
4
  "description": "An Open, Structured, and Standard Registry for MCP Servers and Packages.",
5
5
  "keywords": [
6
6
  "mcp",
@@ -436,7 +436,6 @@
436
436
  "gistpad-mcp": "0.4.7",
437
437
  "git-commands-mcp": "0.1.4",
438
438
  "gitee-mcp-server": "0.1.1",
439
- "github-mcp": "0.0.5",
440
439
  "github-repo-mcp": "1.0.3",
441
440
  "gologin-mcp": "0.0.9",
442
441
  "google-cloud-mcp": "0.1.3",
@@ -0,0 +1,19 @@
1
+ {
2
+ "type": "mcp-server",
3
+ "packageName": "github-mcp-server",
4
+ "description": "GitHub's official MCP Server",
5
+ "url": "https://github.com/github/github-mcp-server",
6
+ "runtime": "node",
7
+ "license": "mit",
8
+ "env": {},
9
+ "remotes": [
10
+ {
11
+ "type": "streamable-http",
12
+ "url": "https://api.githubcopilot.com/mcp",
13
+ "auth": {
14
+ "type": "oauth2"
15
+ }
16
+ }
17
+ ],
18
+ "name": "GitHub's official Remote MCP Server"
19
+ }