MCP Servers / development / Node Omnibus MCP Server

Node Omnibus MCP Server

JSON →
stdionone9development

An MCP server providing advanced Node.js development tooling and automation.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: node-omnibus-mcp-server
Tools
What this server exposes
create_project
Creates a new project of specified type (react, node, next, express, fastify) at given path with optional TypeScript support.
install_packages
Installs npm packages at specified path, optionally as dev dependencies.
generate_component
Generates a React component (functional or class) with optional props at specified path.
create_type_definition
Creates a TypeScript type definition with specified properties at given path.
add_script
Adds a script entry to package.json at specified path.
update_tsconfig
Updates tsconfig.json with specified compiler options at given path.
create_documentation
Creates documentation file (readme, api, or component) at specified path.
Configuration
Environment & auth
authnone
Resources
Node Omnibus MCP Server — MCP Server · libregistry