logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

MCP-Developer-Name

Returns the name of the current developer based on the provided environment variable. It serves as a simple tool to access developer-specific information.

Author

MCP-Developer-Name logo

SeriaWei

No License

Quick Info

GitHub GitHub Stars 0
NPM Weekly Downloads 4153
Tools 1
Last Updated 2026-02-19

Tags

developerseriaweimcpmcp developerseriawei mcptools seriawei

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

See Also

`