test-mcp-server
3.2
If you are the rightful owner of test-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
Wsleeping Test MCP Server is a personal website testing server using the Model Context Protocol (MCP) to facilitate communication and data exchange.
Wsleeping Test MCP Server
wsleeping 个人网站测试mcp服务器
Setup
NPX
{
"mcpServers": {
"wsleeping-mcp-server": {
"command": "npx",
"args": [
"-y",
"wsleeping-mcp-server"
],
"env": {
"WEBSITE_EMAIL": "",
"WEBSITE_PASSWORD": ""
}
}
}
}