SERVER

MCP Server

Rank #14302

io.github.emailens/mcp

MCP server providing mcp capabilities

First listed
Feb 25, 2026
Last publish date
Apr 1, 2026
OVERVIEW

MCP Server is a Model Context Protocol (MCP) server published by emailens. It ranks #14302 of 58,900 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Feb 25, 2026 and most recently updated on Apr 1, 2026.

STANDING
#14,302of 58,900 tracked serversTop 25%

Ranks ahead of 44,598 of 58,900 servers on MCP Toplist.

CONNECT

Use MCP Server

Add MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "emailens": {
      "url": "https://emailens.dev/api/mcp"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

npm package
{
  "mcpServers": {
    "emailens": {
      "command": "npx",
      "args": [
        "-y",
        "@emailens/mcp"
      ],
      "env": {
        "EMAILENS_API_KEY": "<your EMAILENS_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

emailens

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.4.1Apr 1, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is MCP Server?
MCP server providing mcp capabilities
Who maintains MCP Server?
MCP Server is maintained by emailens, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is MCP Server an official MCP server?
Yes — MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does MCP Server have?
MCP Toplist tracks 2 versions of MCP Server, most recently published on Apr 1, 2026.
Where can I find the source code for MCP Server?
The source code for MCP Server is hosted at github.com/emailens/mcp.
EXPLORE