a Model Context Protocol (MCP) universal server that acts as a unified gateway for connecting and managing multiple MCP servers. It provides a single HTTP endpoint to dynamically connect, disconnect, and interact with various MCP servers without requiring static configuration.
Stars
6
Forks
1
Watchers
6
Open Issues
0
Overall repository health assessment
^1.17.4^14.0.0^5.5.5^3.25.76^24.3.0^5.9.212
commits
docs: add language option to README and improve accessibility for non-English users
cf12f29View on GitHubfeat: add configuration file support for MCP-UNI server and enhance README with usage instructions
26e7338View on GitHubchore: enhance package.json with description, keywords, homepage, repository, and bugs information
183c3d2View on GitHubfix: correct environment variable name for npm publish token
d7058f9View on GitHubchore: update package.json to set private flag and adjust bin path
7b7152cView on GitHubfix: update npm build command in workflow to use 'npm run build'
e5dcd0eView on GitHubfeat: add commander for CLI options and update server configuration
146a3ccView on GitHub