MCP-Server
@SeriaWei
About MCP-Server
Use this MCP server to tell AI who are you.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"developer-name": {
"command": "npx",
"args": [
"-y",
"mcp-developer-name"
],
"env": {
"DEVELOPER_NAME": "Wayne Wei"
},
"disabled": false,
"autoApprove": []
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP-Server?
MCP-Server is an MCP (Model Context Protocol) server that returns the current developer information, configured via an environment variable.
How to use MCP-Server?
Add the provided JSON snippet to your mcpServers configuration, setting the DEVELOPER_NAME environment variable to your desired name. Run it with `
More Developer Tools MCP servers
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
Comments