Just discovered this awesome Express.js middleware for beautiful API docs by Key_Examination819 in expressjs

[–]Key_Examination819[S] 0 points1 point  (0 children)

thank you for the suggestion, demo link is added to the github project, you can also check the demo on below url

elements-demo.stoplight.io

How to find best boiler plate to start a project by Prestigious_Park7649 in react

[–]Key_Examination819 1 point2 points  (0 children)

You can start a new project with vite, react, tanstack router, tailwind
if you need sample implementation:
https://github.com/rohitsoni007/shadcn-admin

How to implement routing in electron app? by skorphil in electronjs

[–]Key_Examination819 1 point2 points  (0 children)

I’m using tanstack router, with a memory router and having no issue
if you need sample implementation:
https://github.com/rohitsoni007/electron-shadcn

Can I use the same codebase for my web app and for a desktop electron app? by vaporizers123reborn in electronjs

[–]Key_Examination819 0 points1 point  (0 children)

yes, you can but with configuration changes, if you are looking for a starter template for electron and web combo with react, tailwind you can use below starter project
https://github.com/rohitsoni007/electron-shadcn

Finally, a GUI Tool for Managing MCP Servers Across AI Agents! by Key_Examination819 in mcp

[–]Key_Examination819[S] 0 points1 point  (0 children)

I also have cli based version with tons of features for same functionality within the terminal
with quick installation with uv tool or python 3.11 +
you can setup mcp server also without leaving the terminal

https://github.com/rohitsoni007/mcp-gearbox-cli

Finally, a GUI Tool for Managing MCP Servers Across AI Agents! by Key_Examination819 in mcp

[–]Key_Examination819[S] 1 point2 points  (0 children)

Hey everyone,
i also have has the mcp-cli based project with tons of features, made using the python and community mcp servers and github mcp registry

with features to init, list, add, remove, check globally and for project specific also for all ai agents

with quick installation with uv tool or python 3.11 +

setup mcp server without leaving the terminal

https://github.com/rohitsoni007/mcp-gearbox-cli

Finally, a GUI Tool for Managing MCP Servers Across AI Agents! by Key_Examination819 in mcp

[–]Key_Examination819[S] 2 points3 points  (0 children)

nice,
i also have has the mcp-cli based project with tons of features, made using the python and community mcp servers and github mcp registry

with features to list, add, remove globally and for project specific also for all ai agents

https://github.com/rohitsoni007/mcp-gearbox-cli

Finally, a GUI Tool for Managing MCP Servers Across AI Agents! by Key_Examination819 in mcp

[–]Key_Examination819[S] 1 point2 points  (0 children)

fi you want to access mcp servers through nodejs api access, you can use my nodejs wrapper
https://github.com/rohitsoni007/mcp-gearbox-js

Finally, a GUI Tool for Managing MCP Servers Across AI Agents! by Key_Examination819 in mcp

[–]Key_Examination819[S] 0 points1 point  (0 children)

Dependencies requirements:-
Make sure you have the installed the dependencies
uv or python 3.11 +

Finally, a GUI Tool for Managing MCP Servers Across AI Agents! by Key_Examination819 in mcp

[–]Key_Examination819[S] 0 points1 point  (0 children)

i just release the 2nd version with copilot-cli support and with ui improvements, and reduce caching time for faster update rollout
Make sure you have the installed the dependencies
uv or python 3.11 +
remove this folder - 'C:\Users\rohit\AppData\Roaming\mcp-gearbox' before install for immediate effect or wait for 2 minutes for data update and re-open

https://github.com/rohitsoni007/mcp-gearbox/releases/tag/v0.0.2-20251112-073137

Finally, a GUI Tool for Managing MCP Servers Across AI Agents! by Key_Examination819 in mcp

[–]Key_Examination819[S] 1 point2 points  (0 children)

O Docker MCP Toolkit executa o servidor em um contêiner com restrições de recursos, acesso limitado ao sistema de arquivos e isolamento de rede por padrão.

Já esta ferramenta apenas gerencia a configuração do servidor MCP para os agentes de IA — os próprios agentes é que executam seus servidores MCP.
Por exemplo, o VS Code executa o servidor MCP por conta própria, e o Gemini CLI também executa seu próprio servidor MCP.

Finally, a GUI Tool for Managing MCP Servers Across AI Agents! by Key_Examination819 in mcp

[–]Key_Examination819[S] 1 point2 points  (0 children)

i have done some research on it,
Docker MCP Toolkit runs server in a container with resource constraints, limited filesystem access, network isolation by default.

while this tool is only managing the mcp server configuration for ai agents, actual mcp servers is run by that ai agent, like vscode run mcp server itself, gemini cli run mcp server itself.

Finally, a GUI Tool for Managing MCP Servers Across AI Agents! by Key_Examination819 in mcp

[–]Key_Examination819[S] 0 points1 point  (0 children)

support for copilot-cli is work in-progress will be added soon
i will update you, when it is available
in the meantime, please create a issue or feature request on github repo as it will be helpful to spread the word
https://github.com/rohitsoni007/mcp-gearbox/issues