An MCP server that creates and manages MCP servers! Helps both non-technical users and developers build custom JavaScript MCP servers with AI guidance, automatic dependency management, and Claude Desktop integration.
Documentation
MCP Server Generator
A tool for creating and managing Model Context Protocol (MCP) servers for Claude Desktop.
Overview
The MCP Server Creator helps you create, manage, and register custom MCP servers with Claude Desktop. This tool provides an interface for:
Once registered, you can use the MCP Server Creator through Claude Desktop:
Open Claude Desktop
Select resources and prompts from choose an integration dropdown
Ask Claude to create or manage your MCP servers
Creating a New Server
Ask Claude to create a server for your specific needs:
Create an simple MCP server that integrates with PostgreSQL to provide database operations and query capabilities.
Claude will (probably):
Check the server list if it exist
Generate the server code
Save it to the servers directory
Register it with Claude Desktop
Identify and install required dependencies
Available Tools
The MCP Server Creator provides several tools for managing your servers:
listServers - List all available servers
getServerContent - View the code of an existing server