MCP server · Evari
evari-quotes
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Evari. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Evari publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
health_diagnostics— GET /api/quotes/health/diagnosticshealth_health_check— GET /api/quotes/healthquote_search— GET /api/quotes/search/quotesquote_count— GET /api/quotes/products/{productId}/quotes/countquote_get— GET /api/quotes/quotes/{id}quote_patch— PATCH /api/quotes/quotes/{id}quote_get_all— GET /api/quotes/quotesquote_post— POST /api/quotes/quotesquote_get_by_product— GET /api/quotes/products/{productId}/quotesquote_get_all_for_customer— GET /api/quotes/customers/{id}/quotesquote_get_quote_options— GET /api/quotes/quote-options/{duplicateGroupId}quote_patch_by_internal_key— PATCH /api/quotes/quotes/{id}/updatebyinternalkeyquote_validate— GET /api/quotes/quotes/{id}/validatequote_get_price— GET /api/quotes/quotes/{id}/pricequote_pdf— GET /api/quotes/quotes/{id}/pdfquote_confirm— GET /api/quotes/quotes/confirm/{code}quote_confirmed— GET /api/quotes/quotes/{id}/confirmedquote_reconfirm— POST /api/quotes/quotes/{id}/reconfirmpublic_quote_get— GET /api/quotes/public/quotes/{id}public_quote_patch— PATCH /api/quotes/public/quotes/{id}public_quote_post— POST /api/quotes/public/quotespublic_quote_patch_by_internal_key— PATCH /api/quotes/public/quotes/{id}/updatebyinternalkeypublic_quote_validate— GET /api/quotes/public/quotes/{id}/validatepublic_quote_get_price— GET /api/quotes/public/quotes/{id}/pricepublic_quote_pdf— GET /api/quotes/public/quotes/{id}/pdfpublic_quote_confirm— GET /api/quotes/public/quotes/confirm/{code}public_quote_confirmed— GET /api/quotes/public/quotes/{id}/confirmedpublic_quote_reconfirm— POST /api/quotes/public/quotes/{id}/reconfirmpublic_quote_confirm_s_m_s— POST /api/quotes/public/quotes/{id}/confirmSMSpublic_quote_confirm_s_m_s_code— POST /api/quotes/public/quotes/{id}/confirmSMS/{requestId}question_get— GET /api/quotes/questions/{id}question_get_public_questions— GET /api/quotes/public/questions/{id}question_get_by_quote— GET /api/quotes/quotes/{id}/questionsquestion_get_public_questions_by_quote— GET /api/quotes/public/quotes/{id}/questionsattachment_post— POST /api/quotes/attachmentsattachment_get— GET /api/quotes/attachments/{attachmentId}/downloadendorsement_get— GET /api/quotes/endorsements/{id}endorsement_patch— PATCH /api/quotes/endorsements/{id}endorsement_get_price— GET /api/quotes/endorsements/{id}/priceendorsement_get_diff— GET /api/quotes/endorsements/{id}/diffreferred_quote_get_all— GET /api/quotes/referred-quotesreferred_quote_get_all_by_product— GET /api/quotes/products/{productId}/referred-quotesreferred_quote_search— GET /api/quotes/search/referred-quotesreferred_quote_get— GET /api/quotes/referred-quotes/{id}referred_quote_update— PUT /api/quotes/referred-quotes/{id}referred_quote_get_by_quote_id— GET /api/quotes/quotes/{quoteId}/referred-quotesreferred_quote_refer_quote_to_underwriter— POST /api/quotes/referred-quotes/{referredQuoteId}/refer-to-underwriterreferred_quote_create_note— POST /api/quotes/referred-quotes/{referredQuoteId}/notesreferred_quote_get_all_notes— GET /api/quotes/referred-quotes/{referredQuoteId}/notesreferred_quote_get_note— GET /api/quotes/referred-quotes/{referredQuoteId}/notes/{id}quote_date_config_get— GET /api/quotes/products/{id}/quote-date-configquote_date_config_patch— PATCH /api/quotes/products/{id}/quote-date-configquote_date_config_get_public_quote_date_config— GET /api/quotes/public/products/{id}/quote-date-configpublic_referred_quote_refer_quote_to_underwriter— POST /api/quotes/public/referred-quotes/{referredQuoteId}/refer-to-underwriterpublic_referred_quote_get— GET /api/quotes/public/referred-quotes/{id}public_referred_quote_get_by_quote_id— GET /api/quotes/public/quotes/{quoteId}/referred-quotes
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.