MCP Developer Name
Returns the current developer's information.
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": []
}
}
}
Related Servers
Mobile Next
A platform-agnostic server for scalable mobile automation and development across iOS, Android, simulators, and emulators.
Bonk MCP
Implements Solana blockchain functionality for the LetsBonk launchpad.
YAPI MCP Server
An MCP server for accessing YAPI interface details, configured via environment variables.
Remote MCP Server (Authless)
A template for deploying a remote, auth-less MCP server on Cloudflare Workers.
Configurable Command MCP Server
A flexible MCP server that executes arbitrary command-line tools defined in a configuration file.
Lifecycle MCP Server
An MCP server for managing the software development lifecycle, with support for an optional external SQLite database.
MCP-Compose
Orchestration tool for managing multiple MCP servers with a Docker Compose-style interface and a unified HTTP proxy.
Vibe-Coder
A structured development workflow for LLM-based coding, including feature clarification, planning, phased development, and progress tracking.
MCP Router
A unified gateway for routing requests to multiple Model Context Protocol servers.
Juniper Junos MCP Server
An MCP server for interacting with Juniper Junos network devices using LLMs.