BitsBound MCP Server
OfficialClick 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., "@BitsBound MCP ServerGenerate partner-level redline for attached contract"
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.
BitsBound MCP Server
AI-powered contract analysis with partner-level redlines for Claude Desktop and Claude.ai.
Features
Contract processing with partner-level redlines
Real OOXML Track Changes (w:ins/w:del) - not markup, actual Word revisions
Clause extraction and analysis
Risk scoring and favorability dashboards
Negotiation email generation
Deal context awareness (value, industry, aggressiveness)
Related MCP server: Ultimate Google Docs & Drive MCP Server
Installation
Claude Desktop (Recommended)
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"bitsbound": {
"command": "npx",
"args": ["-y", "@bitsbound/mcp-server"],
"env": {
"BITSBOUND_API_KEY": "sk_live_your_api_key"
}
}
}
}Get your API key at: https://account.bitsbound.com/api-keys
Claude.ai Custom Connectors (HTTP/OAuth 2.0)
For remote MCP access via claude.ai:
Name: BitsBound
URL:
https://bitsbound-mcp-server.onrender.com/mcpClient ID:
bitsbound-mcpClient Secret: Your BitsBound API key (
sk_live_xxx...)
OAuth 2.0 endpoints:
Discovery:
/.well-known/oauth-authorization-serverAuthorize:
/oauth/authorizeToken:
/oauth/token
Tools
Tool | Description |
| Upload and analyze a contract - produces redlined DOCX with Track Changes |
| Check analysis progress and retrieve deliverables |
| Extract specific clause types from a contract |
| Create a professional negotiation email |
Example Usage
Please analyze this contract and create a customer-favorable redline with aggressive changesClaude will ask for:
Contract file (drag & drop DOCX)
Deal context (value, industry)
Aggressiveness level (1-10)
Email recipient details
Registry
MCP Registry:
io.github.taytrom/bitsbound-contract-automationnpm:
@bitsbound/mcp-server
Support
Email: admin@bitsbound.com
Website: https://bitsbound.com
Privacy Policy: https://www.bitsbound.com/privacy
License
MIT - BitsBound, Inc.
Maintenance
Latest Blog Posts
- 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/BitsBound/bitsbound-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server