Enterprise DNA
M MCP Servers Developer low

offorte/offorte-mcp-server

by Various

MCP server for the Offorte API - Create & send proposals using AI

O

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_context
  • get_users
  • get_automation_sets
  • create_contact
  • get_contact_details
  • search_contact_organisations
  • search_contact_people
  • get_proposal_templates
  • create_proposal
  • get_proposal_directories
  • search_proposals
  • send_proposal
  • get_design_templates
  • get_email_templates
  • get_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
Free 27-page guide

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.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks