Skip to main content
Glama
Swandive-Inc

makeleaps-mcp

Official
by Swandive-Inc

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MAKELEAPS_CLIENT_IDYesMakeLeaps API Client ID
MAKELEAPS_STATE_PATHNoFile path for SQLite database for idempotency management
MAKELEAPS_PARTNER_MIDYesMakeLeaps Partner MID
MAKELEAPS_CLIENT_SECRETYesMakeLeaps API Client Secret

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_clientsB

MakeLeapsの取引先を検索する。searchを省略すると取引先一覧を返す。

get_clientA

MakeLeaps IDを指定して取引先とデフォルト連絡先の詳細を取得する。

create_organization_clientA

法人の取引先を作成する。

operation_keyには呼び出し元で一意かつ再利用可能な値を指定する。同じキーと同じ入力を 再実行した場合は保存済み結果を返し、異なる入力でのキー再利用は拒否する。

list_document_templatesA

見積書または請求書で利用可能なMakeLeapsテンプレートを取得する。

search_documentsB

見積書または請求書を条件検索する。日付は発行日の範囲を表す。

get_documentA

MakeLeaps IDを指定して見積書または請求書の詳細を取得する。

create_quoteA

MakeLeapsに見積書を作成する。送付は行わない。

create_invoiceA

MakeLeapsに請求書を作成する。送付は行わない。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Swandive-Inc/makeleaps-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server