add-mcp
Back to registry
Marrow logo

Marrow

v1.0.0

trymalcolm.com/marrow-mcp-server

Marrow is middleware for insurance distribution through AI agents, translating conversational requests into insurer quote, compare, and bind workflows while enforcing compliance controls. It connects AI applications and partners to insurer pricing and underwriting systems through a canonical protocol.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (SSE)
SSEhttps://mcp.trymalcolm.com/sse
requiredsecret

Marrow API key. Use Bearer <token>.

npx add-mcp@latest https://mcp.trymalcolm.com/sse --transport sse --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.trymalcolm%2Fmarrow-mcp-server"

More from trymalcolm.com