draft-mcp-server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@draft-mcp-serverDraft a PR description for the auth changes"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
draft-mcp-server
Review AI-generated drafts before they go anywhere.
When your AI assistant writes a PR description, ticket, or message, this MCP server opens a review window first. You see a live preview, make edits if needed, and approve or reject.

Setup
Claude Code:
claude mcp add draft-mcp-server -- npx draft-mcp-serverClaude Desktop (claude_desktop_config.json):
{
"mcpServers": {
"draft-mcp-server": {
"command": "npx",
"args": ["draft-mcp-server"]
}
}
}Related MCP server: GitLab MCP Server
Usage
Ask your assistant to draft something:
"Draft a PR description for the auth changes"
"Write a Linear ticket for the login bug"
"Draft a Slack message about the release"The review window opens. Edit the text on the left, see the preview on the right. Click Approve or press ⌘ Enter.
Keyboard shortcuts
⌘ Enter/Ctrl Enter— ApproveEsc— Reject⌘ C/Ctrl C— Copy to clipboard
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- Alicense-qualityDmaintenanceEnables AI assistants to perform comprehensive GitHub pull request code reviews, including analysis of code patterns, complexity, and security issues, while managing review comments and ensuring compliance with team coding standards.Last updated2MIT
- Flicense-quality-maintenanceEnables AI assistants to interact with GitLab projects, allowing users to query merge requests, view code reviews and discussions, check pipeline test results and logs, and respond to comments through natural language commands.Last updated
- Flicense-quality-maintenanceEnables AI assistants to interact with GitLab projects, allowing users to view and manage merge requests, review discussions, check CI/CD pipelines and test results, and respond to comments through natural language.Last updated
- Alicense-qualityDmaintenanceEnables AI assistants to interact with GitLab merge requests, review code changes, search projects, and create draft comments for code review workflows.Last updated36MIT
Related MCP Connectors
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
Human-in-the-loop for AI coding agents — ask questions, get approvals via Slack.
Connect AI assistants to your GitHub-hosted Obsidian vault to seamlessly access, search, and analy…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sgasser/draft-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server