SERVER
Mcp
Rank #14201io.github.emailens/mcp
MCP server providing mcp capabilities
First listed
Feb 25, 2026
Last publish date
Apr 1, 2026
OVERVIEW
Mcp is a Model Context Protocol (MCP) server published by emailens. It ranks #14201 of 58,832 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Mcp 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,201of 58,832 tracked serversTop 25%
Ranks ahead of 44,631 of 58,832 servers on MCP Toplist.
CONNECT
Use Mcp
Add Mcp 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)
ORGANIZATION
emailens
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.4.1 | Apr 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Mcp?
- MCP server providing mcp capabilities
- Who maintains Mcp?
- Mcp is maintained by emailens, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Mcp an official MCP server?
- Yes — Mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Mcp have?
- MCP Toplist tracks 2 versions of Mcp, most recently published on Apr 1, 2026.
- Where can I find the source code for Mcp?
- The source code for Mcp is hosted at github.com/emailens/mcp.
EXPLORE