A favicon of Developer Name

Developer Name

Use this MCP server to tell AI who are you.

Installation

Installing for Claude Desktop

Option 1: One-Command Installation

npx mcpbar@latest install SeriaWei/MCP-Developer-Name -c claude

This command will automatically install and configure the Developer Name MCP server for your selected client.

Option 2: Manual Configuration

Run the command below to open your configuration file:

npx mcpbar@latest edit -c claude

After opening your configuration file, copy and paste this configuration:

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

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": []
    }
  }
}
Share:
Details:
  • Stars


    0
  • Forks


    2
  • Last commit


    4 months ago
  • Repository age


    4 months
View Repository

Auto-fetched from GitHub .

MCP servers similar to Developer Name:

 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


Developer Name: MCP Server – MCP.Bar