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
MCP to SLOP Adapter
A lightweight adapter connecting MCP clients with any SLOP compatible server.
Laravel Docs
Search and access Laravel documentation from version 6.x onwards, with automatic daily updates.
Voiceflow MCP Client
A Node.js client that integrates with remote MCP servers to provide tools for Voiceflow Agents.
Buildkite
Integrate with the Buildkite API to search and manage CI/CD pipelines.
OPNSense MCP Server
Manage OPNsense firewalls using Infrastructure as Code (IaC) principles.
MCP Domain Availability Checker
Check domain availability directly from MCP clients using the Namecheap API.
ComfyUI MCP Server
Integrates ComfyUI with MCP, allowing the use of custom workflows. Requires a running ComfyUI server.
MCPJam Inspector
A developer tool for testing and debugging MCP servers, supporting STDIO, SSE, and Streamable HTTP protocols.
CLI MCP Server
A secure MCP server for executing controlled command-line operations with comprehensive security features.
All-in-MCP
Provides utility functions for common tasks like text processing, encoding, decoding, hashing, and system information.