MCP-Developer-Name

MCP-Developer-Name

3.1

MCP-Server is used to return the current developer information.

MCP-Server

It is use to return the current developer informations.

{
  "mcpServers": {
    "developer-name": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-developer-name"
      ],
      "env": {
        "DEVELOPER_NAME": "Wayne Wei"
      },
      "disabled": false,
      "autoApprove": []
    }
  }
}