Palisade
Rank #18,059email.palisade/palisade
Monitor and manage email authentication (SPF, DKIM, DMARC, MTA-STS, BIMI) for your domains.
Palisade is a Model Context Protocol (MCP) server published by palisadeemail. It ranks #18,059 of 132,046 servers tracked on MCP Toplist. Palisade is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Jul 29, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 113,987 of 132,046 servers on MCP Toplist.
Use Palisade
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http palisade https://api.palisade.email/mcpclaude mcp add palisade -- npx -y @palisadeemail/mcp[mcp_servers.palisade]
url = "https://api.palisade.email/mcp"Add to ~/.codex/config.toml.
[mcp_servers.palisade]
command = "npx"
args = ["-y", "@palisadeemail/mcp"]Add to ~/.codex/config.toml.
https://api.palisade.email/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"palisade": {
"command": "npx",
"args": [
"-y",
"@palisadeemail/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"palisade": {
"url": "https://api.palisade.email/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"palisade": {
"command": "npx",
"args": [
"-y",
"@palisadeemail/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"palisade": {
"type": "http",
"url": "https://api.palisade.email/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"palisade": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@palisadeemail/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"palisade": {
"serverUrl": "https://api.palisade.email/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"palisade": {
"command": "npx",
"args": [
"-y",
"@palisadeemail/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"palisade": {
"url": "https://api.palisade.email/mcp"
}
}
}{
"mcpServers": {
"palisade": {
"command": "npx",
"args": [
"-y",
"@palisadeemail/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/email.palisade%2Fpalisade)<a href="https://mcptoplist.com/server/email.palisade%2Fpalisade"><img src="https://mcptoplist.com/badge/email.palisade%2Fpalisade.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
palisadeemail
Available versions (5)
| Version | Published |
|---|---|
| 1.0.6 | Sep 8, 2026 |
| 1.0.5 | Sep 8, 2026 |
| 1.0.2 | Aug 14, 2026 |
| 1.0.1 | Aug 14, 2026 |
| 1.0.0 | Jul 29, 2026 |
Frequently asked questions
- Who maintains Palisade?
- Palisade is maintained by palisadeemail, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Palisade listed on the Official MCP Registry?
- Yes — Palisade is listed on the Official MCP Registry, alongside Glama.
- How many versions does Palisade have?
- MCP Toplist tracks 5 versions of Palisade, most recently published on Sep 8, 2026.
- Where can I find the source code for Palisade?
- The source code for Palisade is hosted at github.com/palisadeemail/palisade-mcp.
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.