FusepıPiee
APIDocsPlaygroundContact
Log inGet Started →
Fusepı Logoe

Unified API gateway for AI agents.

GitHub

Product

  • Features
  • API Catalog
  • Docs
  • Playground
  • Dashboard

Company

  • Contact

Legal

Not published

© 2026 ApiFuse. All rights reserved. Powered by Hashed Vibe Labs.

MCP Config Generator

ApiFuse MCP 서버는 인증 없이 사용할 수 있는 public docs/catalog endpoint입니다. 설정은 한 번만 추가하고, 왼쪽에서 제공되는 문서 조회 도구를 확인하세요. Provider operation 실행은 MCP가 아니라 Gateway REST API로 호출합니다.

Public docs tools

Search APIs

search_apis

Provider, operation name, category, auth level, and tags across the public ApiFuse catalog.

Get API spec

get_api_spec

Read one operation's provider metadata, schemas, Gateway path, OpenAPI URL, and detail page.

List categories

list_categories

Summarize catalog totals by category, API type, and auth level.

Claude Desktop 설정
{
  "mcpServers": {
    "apifuse": {
      "url": "https://apifuse.com/api/mcp",
      "transport": "http"
    }
  }
}

사용 방법

  1. 1. 위 JSON을 복사하세요.
  2. 2. claude_desktop_config.json에 붙여넣으세요.
  3. 3. Claude Desktop을 재시작하면 ApiFuse MCP가 연결됩니다.
  4. 4. 연결 후 API catalog 검색과 operation schema 조회를 사용할 수 있습니다.