Developer Name
Provides customizable developer information through a lightweight Node.js server that can be run via npx command or deployed as a Docker container.
0 stars
0 tools
Created Aug 2025
@seriawei/seriawei-developer-name-developer-nameAbout
Provides customizable developer information through a lightweight Node.js server that can be run via npx command or deployed as a Docker container.
Categories
general
Installation
npm
npm install @seriawei/seriawei-developer-name-developer-name
Configuration
{
"mcpServers": {
"seriawei-developer-name-developer-name": {
"command": "npx",
"args": [
"-y",
"@seriawei/seriawei-developer-name-developer-name"
]
}
}
}