makeleaps-mcp
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MAKELEAPS_CLIENT_ID | Yes | MakeLeaps API Client ID | |
| MAKELEAPS_STATE_PATH | No | File path for SQLite database for idempotency management | |
| MAKELEAPS_PARTNER_MID | Yes | MakeLeaps Partner MID | |
| MAKELEAPS_CLIENT_SECRET | Yes | MakeLeaps 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
| Capability | Details |
|---|---|
| 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
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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