Offorte Proposal Software
OfficialRelated Servers
Alternatives to Offorte Proposal Software
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceAn MCP server for the Fathom AI meeting intelligence API519 npmMIT
- AlicenseAqualityCmaintenanceMCP server for opencode that queries GitHub Copilot models via a persistent opencode server, requiring no API keys.211 npm1MIT
- MIT
- MIT
- FlicenseNot gradedqualityCmaintenanceMCP server for OpenAI ChatGPT API. Enables chat completions, vision analysis, embeddings, and model listing through natural language.-
- AlicenseAqualityCmaintenanceMCP server that exposes RESTForge capabilities to AI agents, enabling them to set up, configure, generate code, and manage RESTForge projects through natural language.2944 npmMIT
TDQS
Scored across 15 tools
Each tool has a clear, distinct purpose. Tools like create_contact, create_proposal, search_proposals, and send_proposal are unambiguous. The special get_initial_context tool is clearly separated.
All tool names follow a consistent snake_case verb_noun pattern (e.g., create_contact, get_design_templates, search_proposals). Even compound names like get_account_users are consistent.
With 15 tools, the set is well-scoped for a proposal software. It covers contacts, proposals, templates, automation, and sending without being bloated or sparse.
The tool set covers creation, retrieval, search, and sending, but lacks update and delete operations for both contacts and proposals. Missing get_proposal_details creates a gap.