drio
Open app

Meta MCP Server

Source

Mirror of

Catalog onlyCatalog onlySTDIO

Overview

Meta MCP Server is a tool designed to create and manage multiple MCP servers dynamically, allowing users to customize their server environments easily.

To use Meta MCP Server, you can configure it in your development environment by running the command npx -y meta-mcp-server to initiate the server creation process.

  • Dynamic Server Generation: Create customized MCP servers by specifying directories and files. - Automated File Management: Automatically handles the creation of necessary directories and files for new servers. - MCP Tool Integration: Efficiently manages tools and resources using the Model Context Protocol SDK. - Error Handling: Robust error management for stability during invalid inputs or system errors. - Debugging Support: Provides detailed logging and system prompts for debugging and operational transparency.
  1. Rapidly setting up development environments for testing.
  2. Automating the creation of multiple server instances for different projects.
  3. Managing server resources efficiently in a development workflow.

Add to your AI client

Use these steps to connect Meta MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "dmontgomery40-meta-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-dmontgomery40-meta-mcp-server-mcp-mirror"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "dmontgomery40-meta-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-dmontgomery40-meta-mcp-server-mcp-mirror"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "dmontgomery40-meta-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-dmontgomery40-meta-mcp-server-mcp-mirror"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "dmontgomery40-meta-mcp-server-mcp-mirror": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-dmontgomery40-meta-mcp-server-mcp-mirror"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "dmontgomery40-meta-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-dmontgomery40-meta-mcp-server-mcp-mirror"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "dmontgomery40-meta-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-dmontgomery40-meta-mcp-server-mcp-mirror"
      ]
    }
  }
}

FAQ

Is Meta MCP Server secure for production use?

No, it is intended for development purposes only. Additional security measures should be implemented for production environments.

How can I report bugs or request features?

You can open an issue on the GitHub repository page for support or feature requests.

What license does Meta MCP Server use?

It is released under the MIT License.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":736,"uuid":"e2a4a598-a21e-4169-a096-b5f1706f503b","name":"DMontgomery40_meta-mcp-server","title":"Meta MCP Server","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"2024-12-30T03:28:01.863Z","updated_at":"2025-02-23T07:18:52.147Z","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"mcp-server,dynamic-server-generation,automated-file-management","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/DMontgomery40_meta-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]