Create and send Offorte business proposals, manage contacts, and search proposal data through MCP.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
We ran the install command below but it didn't respond within our test window — this can mean a slow first-time install rather than a real problem.
npx -y @offorte/mcp-serverNo response to initialize.
This is an experimental automated check and can have false negatives — missing environment variables, a slow cold install, etc. It doesn’t necessarily mean something’s wrong. Last checked 1mo ago.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Offorte MCP Server.
get_initial_context**IMPORTANT:** Must be called before using any other tools to initialize context and get usage instructions
get_usersLists all account users for the current account
get_automation_setsLists automation sets which are used as an optional input to create a new proposal
create_contactCreate a new contact (organisation or person/individual)
get_contact_detailsGet all details for a contact by id
search_contact_organisationsSearch for organisations by name in the contacts
MCP server for Offorte - Create & send proposals using AI.
This server acts as the bridge between AI agents and Offorte's proposal engine. It enables external models to create and send proposals via Offorte. Built for automation workflows, the MCP makes it easy to integrate proposal actions into AI tools, chat interfaces, and autonomous systems.
Early technology Please note that MCP (Model Context Protocol) is a new approach to AI integration. While powerful, it's still evolving and may occasionally produce unexpected or undesired results.
Offorte is automated proposal software which helps businesses create, send, and track beautiful interactive proposals. Built for speed, flexibility, and real-world use, it combines automation and smart workflows without sacrificing the personal touch. Learn more about Offorte.
The MCP server is using the Offorte Public API v2. Read the API documentation for more information.
Experience the future of proposals: voice-triggered, AI-powered, fully automated. See how Offorte connects voice and workflow in this real demo.
The goal of this project is too create & send proposals using AI via the protocol. Because of the experimental character, the full Offorte API is not covered and its limited to the tools needed to create & send proposals. Tools which could lead to an LLM updating and deleting stuff are not yet implemented. Update and delete commands might be added in the future, based on reallife results & user feedback.
20.x.x)TRANSPORT_TYPE (optional): Set to sse to enable Server-Sent Events (SSE) mode, or leave unset/default for stdio (default: stdio).Currently, this MCP server has only been tested with Claude Desktop. More client examples will be added in the future.
Find your claude_desktop_config.json at Claude > Settings > Developer > Edit Config and depending on which option you'd like, add JUST ONE of the following:
Running it straight from the npm registry.
Dependencies should have been installed & the project is build before you use this method (pnpm install).
To get started, clone the repository and install the dependencies. Make sure you have an .env file and it includes the proper values.
Check the NPM scripts for all commands, below is a short summary of the most important onces.
| Script | Info |
|---|---|
pnpm build | Build the project for production |
pnpm start | Start the production server |
pnpm dev | Start the development server |
pnpm inspect | Inspect the server |
pnpm format | Format code using Prettier and ESLint |
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/offorte-offorte-mcp-server)<a href="https://allmcps.com/mcp/offorte-offorte-mcp-server"><img src="https://allmcps.com/api/badge/offorte-offorte-mcp-server?style=directory" alt="Offorte MCP Server on AllMCPs" /></a>