MCP profile
Github Antonytm Mcp All
A Model Context Protocol server to run other MCP servers
Developer ToolsPackageJavaScript/TypeScriptOpen SourceExternal
Last updated
March 16, 2026
Visibility
Public
ByRegistry
About This MCP Server
It allows searching(search tool) for the Model Context Protocol servers using MCP registry. Once your AI agent has found the MCP server that it needs, it can add it to the configuration using add_mcp_server tool. You will get new tools after restarting the MCP server.
Tools & Endpoints6
Specifications
Status
live
Industry
Developer Tools
Category
General
Server type
Package
Language
JavaScript/TypeScript
License
Open Source
Verified
Yes
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
1
Configure
Configuration
json
{
"mcpServers": {
"Universal MCP Server": {
"command": "npx",
"args": ["-y", "@antonytm/mcp-all@latest"],
"transport": "stdio",
"environmentVariables": [
{
"name": "TRANSPORT",
"value": "stdio"
}
]
}
}
}Performance
Usage
Quick Reference
- Name
- Github Antonytm Mcp All
- Function
- A Model Context Protocol server to run other MCP servers
- Available Tools
- mcp_configuration - shows current MCP configuration, search - search for the MCP server using the index based on the MCP registry, add_mcp_server - adds configuration for the MCP server, remove_mcp_server - removes configuration for the MCP server, refresh_mcp_index - refreshes the MCP index, ... all other tools will be based on the added MCP servers
- Transport
- Package
- Language
- JavaScript/TypeScript
- Source
- External (Registry)
- License
- Open Source
Get started
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.