offorte/offorte-mcp-server
by Various
MCP server for the Offorte API - Create & send proposals using AI
MCP
offorte/offorte-mcp-server
Added 1 June 2026
Overview
This is an MCP server that wraps the Offorte API. It allows AI assistants and MCP-compatible clients to create and send proposals programmatically. The server is written in TypeScript.
Best for
Best for
Developers who want to connect AI assistants to Offorte for automated proposal creation and sending
Use cases
- Generate proposals from AI chat interfaces
- Automate proposal sending through MCP tools
- Integrate Offorte proposal creation into agent workflows
How to use
Tools exposed
get_initial_contextget_usersget_automation_setscreate_contactget_contact_detailssearch_contact_organisationssearch_contact_peopleget_proposal_templatescreate_proposalget_proposal_directoriessearch_proposalssend_proposalget_design_templatesget_email_templatesget_text_templates
Tested with
Claude Desktop
Example client config
{\n "mcpServers": {\n "offorte-proposals": {\n "command": "npx",\n "args": ["-y", "@offorte/mcp-server"],\n "env": {\n "OFFORTE_ACCOUNT_NAME": "<YOUR_ACCOUNT_NAME>",\n "OFFORTE_API_KEY": "<YOUR_TOKEN>"\n }\n }\n }\n} Notes
This is an MCP server that wraps the Offorte API. It allows AI assistants and MCP-compatible clients to create and send proposals programmatically. The server is written in TypeScript.
4 stars on GitHub. Last updated 2026-03-19. Licensed MIT.
Use cases
- Generate proposals from AI chat interfaces
- Automate proposal sending through MCP tools
- Integrate Offorte proposal creation into agent workflows
Pros
- Simple integration via the Model Context Protocol
- Written in TypeScript for type safety and readability
- Direct access to Offorte’s proposal generation features
Cons
- Very low GitHub stars indicate early stage or limited adoption
- Dependent on the Offorte API and its availability
- May lack advanced customization options beyond API defaults
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple integration via the Model Context Protocol
- Written in TypeScript for type safety and readability
- Direct access to Offorte's proposal generation features
Cons
- Very low GitHub stars indicate early stage or limited adoption
- Dependent on the Offorte API and its availability
- May lack advanced customization options beyond API defaults
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.