Primitive Mono Repo
Rank #63,057dev.primitive/email
Email infrastructure for AI agents — send, receive, search, and reply to email over MCP.
Primitive Mono Repo is a Model Context Protocol (MCP) server published by primitivedotdev. It ranks #63,057 of 132,113 servers tracked on MCP Toplist. Primitive Mono Repo is listed on Official MCP, with 1 tracked version. It was first listed on Jun 9, 2026 and most recently updated on Jun 9, 2026.
Ranks ahead of 69,056 of 132,113 servers on MCP Toplist.
Use Primitive Mono Repo
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http email https://www.primitive.dev/mcp[mcp_servers.email]
url = "https://www.primitive.dev/mcp"Add to ~/.codex/config.toml.
https://www.primitive.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"email": {
"url": "https://www.primitive.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"email": {
"type": "http",
"url": "https://www.primitive.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"email": {
"serverUrl": "https://www.primitive.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"email": {
"url": "https://www.primitive.dev/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/dev.primitive%2Femail)<a href="https://mcptoplist.com/server/dev.primitive%2Femail"><img src="https://mcptoplist.com/badge/dev.primitive%2Femail.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
primitivedotdev
Other servers by primitivedotdev
View all primitivedotdev servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jun 9, 2026 |
Frequently asked questions
- Who maintains Primitive Mono Repo?
- Primitive Mono Repo is maintained by primitivedotdev, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Primitive Mono Repo listed on the Official MCP Registry?
- Yes — Primitive Mono Repo is listed on the Official MCP Registry.
- How many versions does Primitive Mono Repo have?
- MCP Toplist tracks 1 version of Primitive Mono Repo, most recently published on Jun 9, 2026.
- Where can I find the source code for Primitive Mono Repo?
- The source code for Primitive Mono Repo is hosted at github.com/primitivedotdev/primitive-mono-repo.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.