1.0.1 • Published 10 months ago

@mseep/mcp-developer-name v1.0.1

Weekly downloads
-
License
-
Repository
-
Last release
10 months ago

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": []
    }
  }
}
1.0.1

10 months ago