Makinari MCP Server

Official hosted Model Context Protocol server at POST https://backend.makinari.com/api/mcp (JSON-RPC 2.0 over HTTP), exposing 56 documented tools each with a published input schema — CRM (leads, deals, segments, audience, tasks), messaging (email, WhatsApp, bulk send, templates, conversations), content and media generation (image, video, audio, transcription, frame extraction), prospecting (Finder category IDs, ICP sizing and mining, region venues), research (web search, URL to markdown, URL to sitemap), agent state (memories, instances, instance plans and logs, requirements), automation (workflows, webhooks), and a commerce core (catalog, quotations and line items, purchases, checkout with Stripe payment links, sales orders, entitlements, subscription plan items, reservations) that has no REST equivalent. Authentication reuses the platform API keys via Authorization: Bearer or X-API-Key — there is no OAuth surface. The same server can be run locally over stdio from the public source repository.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/makinari-mcp-server"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Makinari MCP Server
description: 'Official hosted Model Context Protocol server at POST https://backend.makinari.com/api/mcp
  (JSON-RPC 2.0 over HTTP), exposing 56 documented tools each with a published input schema — CRM (leads,
  deals, segments, audience, tasks), messaging (email, WhatsApp, bulk send, templates, conversations),
  content and media generation (image, video, audio, transcription, frame extraction), prospecting (Finder
  category IDs, ICP sizing and mining, region venues), research (web search, URL to markdown, URL to sitemap),
  agent state (memories, instances, instance plans and logs, requirements), automation (workflows, webhooks),
  and a commerce core (catalog, quotations and line items, purchases, checkout with Stripe payment links,
  sales orders, entitlements, subscription plan items, reservations) that has no REST equivalent. Authentication
  reuses the platform API keys via Authorization: Bearer or X-API-Key — there is no OAuth surface. The
  same server can be run locally over stdio from the public source repository.'
humanURL: https://docs.makinari.com/mcp-server
baseURL: https://backend.makinari.com/api/mcp
tags:
- MCP
- AI Agents
- Tools
- Commerce
properties:
- type: Documentation
  url: https://docs.makinari.com/mcp-server
- type: APIReference
  url: https://docs.makinari.com/mcp-server/tools
- type: MCPServer
  url: mcp/uncodie-mcp.yml
- type: ToolCrosswalk
  url: mcp/uncodie-tool-crosswalk.yml