mcp-server

Maicon-Bartoski-Saas/mcp-server

3.1

If you are the rightful owner of mcp-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.

A dynamic MCP server management service that creates, runs, and manages Model Context Protocol (MCP) servers dynamically.

MCP Create Server is a versatile service designed to manage Model Context Protocol (MCP) servers dynamically. It functions as an MCP server itself and is capable of launching and managing other MCP servers as child processes. This allows for a flexible and scalable MCP ecosystem. The service currently supports TypeScript, with plans to include JavaScript and Python in future updates. It offers features such as dynamic server creation, tool execution on child servers, server code updates, and the removal of unnecessary servers. The service is best run using Docker, but manual installation is also possible for TypeScript environments.

Features

  • Dynamic creation and execution of MCP server code
  • Support for TypeScript only (JavaScript and Python support planned for future releases)
  • Tool execution on child MCP servers
  • Server code updates and restarts
  • Removal of unnecessary servers

Tools

  1. create-server-from-template

    Create MCP server from template

  2. execute-tool

    Execute tool on server

  3. get-server-tools

    Get list of server tools

  4. delete-server

    Delete server

  5. list-servers

    Get list of running servers