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": []
}
}
}
Verwandte Server
Alpha Vantage MCP Server
SponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Genetic Algorithm MCP
A server that uses a Genetic Algorithm to solve maximization problems.
Remote MCP Server (Authless)
A remote MCP server deployable on Cloudflare Workers that operates without authentication.
AI Intervention Agent
An MCP server for real-time user intervention in AI-assisted development workflows.
Universal Infinite Loop MCP Server
A goal-agnostic parallel orchestration framework implementing Infinite Agentic Loop patterns as a Model Context Protocol (MCP) server.
Language Server
MCP Language Server gives MCP enabled clients access to semantic tools like get definition, references, rename, and diagnostics.
WinCC Unified MCP Server
An MCP server for interfacing with SIEMENS WinCC Unified SCADA systems via their GraphQL API.
Process Manager MCP
Manage system processes (start, stop, restart, monitor) via an MCP interface with automatic cleanup.
Test MCP Server
A sample MCP server implemented in Node.js for development and testing purposes.
MCP VSCode Cline
A guide for using the Cline VSCode extension to interact with Model Context Protocol (MCP) servers.
Remote MCP Server on Cloudflare (Authless)
An example of a remote MCP server deployable on Cloudflare Workers without authentication, featuring customizable tools.