Courier
Rank #9,183io.github.trycourier/courier
Send notifications, manage templates, and configure integrations with Courier.
Courier is a Model Context Protocol (MCP) server published by trycourier. It ranks #9,183 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Courier is listed across 3 registries — Official MCP, PulseMCP and Glama, with 8 tracked versions. It was first listed on Jul 24, 2025 and most recently updated on Jun 18, 2026.
Ranks ahead of 122,863 of 132,046 servers on MCP Toplist.
Use Courier
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http courier https://mcp.courier.com/This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.courier]
url = "https://mcp.courier.com/"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.courier.com/Settings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"courier": {
"url": "https://mcp.courier.com/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"courier": {
"type": "http",
"url": "https://mcp.courier.com/"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"courier": {
"serverUrl": "https://mcp.courier.com/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"courier": {
"url": "https://mcp.courier.com/"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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/io.github.trycourier%2Fcourier)<a href="https://mcptoplist.com/server/io.github.trycourier%2Fcourier"><img src="https://mcptoplist.com/badge/io.github.trycourier%2Fcourier.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
trycourier
Available versions (8)
| Version | Published |
|---|---|
| 1.3.7 | Jun 18, 2026 |
| 1.3.6 | Jun 3, 2026 |
| 1.3.5 | Jun 3, 2026 |
| 1.3.4 | May 7, 2026 |
| 1.3.2 | Apr 3, 2026 |
| 0.0.1 | Apr 2, 2026 |
| 0.0.0 | Apr 2, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Courier?
- Courier is maintained by trycourier, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is Courier listed on the Official MCP Registry?
- Yes — Courier is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Courier have?
- MCP Toplist tracks 8 versions of Courier, most recently published on Jun 18, 2026.
- Where can I find the source code for Courier?
- The source code for Courier is hosted at github.com/trycourier/courier-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.