trackmcp
Back to directory
seriawei

MCP-Developer-Name

View on GitHub

Use this MCP server to tell AI who are you.

0 stars JavaScriptAI & Machine Learning Updated Mar 18, 2025

Documentation

MCP-Server

It is use to return the current developer informations.

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

Frequently asked questions

What is MCP-Developer-Name?

MCP-Developer-Name is Use this MCP server to tell AI who are you.

How do I install MCP-Developer-Name?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is MCP-Developer-Name open source?

Yes — it is hosted on GitHub at https://github.com/seriawei/mcp-developer-name.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP