bsmi021_mcp-node-omnibus-server

bsmi021_mcp-node-omnibus-server

3.1

If you are the rightful owner of bsmi021_mcp-node-omnibus-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Node Omnibus MCP Server is a comprehensive Model Context Protocol server offering advanced Node.js development tooling and automation capabilities.

Node Omnibus MCP Server is designed to streamline the development process for Node.js applications by providing a robust set of tools and features. It supports project creation for popular frameworks like React, Next.js, Express, and Fastify, with automatic TypeScript integration and smart package management. The server also facilitates component generation, configuration management, and documentation creation. Additionally, it offers AI-powered assistance for project guidance, code analysis, and error debugging. The server operates using the Model Context Protocol over stdio, making it compatible with any MCP-compatible client.

Features

  • Project Management: Scaffold new projects with support for React, Next.js, Express, Fastify, and Plain Node.js, with automatic TypeScript setup.
  • Component Generation: Create React components, generate TypeScript interfaces, and document components automatically.
  • Configuration Management: Manage TypeScript configurations, NPM scripts, and environment setups efficiently.
  • Documentation: Generate project README, API documentation, and TypeScript type definitions.
  • AI-Powered Assistance: Get guidance on project creation, code analysis, component generation, and error debugging.

Tools

  1. create_project

    Scaffold a new project with specified framework and TypeScript option.

  2. install_packages

    Install specified packages with optional dev flag.

  3. generate_component

    Generate a React component with specified type and props.

  4. create_type_definition

    Create TypeScript type definitions with specified properties.

  5. add_script

    Add a script to package.json with specified command.

  6. update_tsconfig

    Update TypeScript configuration with specified options.

  7. create_documentation

    Generate documentation for project, API, or components.