MAJR Dispatch
Rank #65,344io.github.majrdotapp/dispatch
Turn a raw dev log (commit subjects, PR titles) into customer-facing release notes Markdown.
MAJR Dispatch is a Model Context Protocol (MCP) server published by majrdotapp. It ranks #65,344 of 132,113 servers tracked on MCP Toplist. MAJR Dispatch is listed on Official MCP, with 2 tracked versions. It was first listed on Sep 12, 2026 and most recently updated on Sep 12, 2026.
Ranks ahead of 66,769 of 132,113 servers on MCP Toplist.
Use MAJR Dispatch
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http dispatch https://dispatch.majr.app/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.dispatch]
url = "https://dispatch.majr.app/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://dispatch.majr.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"dispatch": {
"url": "https://dispatch.majr.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"dispatch": {
"type": "http",
"url": "https://dispatch.majr.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"dispatch": {
"serverUrl": "https://dispatch.majr.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"dispatch": {
"url": "https://dispatch.majr.app/mcp"
}
}
}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.majrdotapp%2Fdispatch)<a href="https://mcptoplist.com/server/io.github.majrdotapp%2Fdispatch"><img src="https://mcptoplist.com/badge/io.github.majrdotapp%2Fdispatch.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
majrdotapp
Available versions (2)
| Version | Published |
|---|---|
| 1.6.2 | Sep 12, 2026 |
| 1.6.1 | Sep 12, 2026 |
Frequently asked questions
- Who maintains MAJR Dispatch?
- MAJR Dispatch is maintained by majrdotapp, which publishes 3 MCP servers (6 total versions) tracked on MCP Toplist.
- Is MAJR Dispatch listed on the Official MCP Registry?
- Yes — MAJR Dispatch is listed on the Official MCP Registry.
- How many versions does MAJR Dispatch have?
- MCP Toplist tracks 2 versions of MAJR Dispatch, most recently published on Sep 12, 2026.
- Where can I find the source code for MAJR Dispatch?
- The source code for MAJR Dispatch is hosted at github.com/majrdotapp/majr-services.
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.