What is the Email Server MCP server?
An MCP server that provides email capabilities, hosted on Alpic platform
How to install Email Server
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"email-server": {
"url": "https://node-email-mcp-ead34801.staging.alpic.live"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"email-server": {
"serverUrl": "https://node-email-mcp-ead34801.staging.alpic.live"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"email-server": {
"type": "http",
"url": "https://node-email-mcp-ead34801.staging.alpic.live"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"email-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://node-email-mcp-ead34801.staging.alpic.live"
]
}
}
}Claude Code
claude mcp add --transport http email-server https://node-email-mcp-ead34801.staging.alpic.liveRelated MCP servers
Description of my MCP server mega cool capabilities, lesgo
Description of my MCP server
Description of my MCP server
An MCP server that provides email capabilities, hosted on Alpic platform
Description of my MCP server
Super description