Skip to main content
Glama
membranehq

Integration App MCP Server

Official
by membranehq

통합 앱 MCP 서버

개요

이는 Integration App 에서 제공하는 도구를 제공하는 MCP(Model Context Protocol) 서버 의 구현입니다.

Related MCP server: MCP REST API Server

도구 관리

이 서버는 통합 앱 작업 공간에 정의된 작업을 도구로 사용합니다. 작동 방식과 각 애플리케이션의 도구를 효과적으로 관리하는 방법을 알아보려면 도구 사용 가이드를 참조하세요.

서버 실행

  1. node.js 설치

  2. 통합 앱 작업 공간에서 일부 작업 구성

  3. 작업 공간 설정 페이지에서 통합 앱 토큰을 얻거나 작업 공간 키와 비밀번호를 사용하여 생성하세요( 인증 가이드 ).

서버에 두 개의 환경 변수를 제공해야 합니다.

  • INTEGRATION_APP_TOKEN - 통합 앱 API에 액세스하기 위한 토큰

  • INTEGRATION_KEY - 도구를 사용하려는 통합의 키

이 서버는 한 번에 하나의 통합에서 도구를 노출합니다. 여러 통합에서 도구를 노출하려면 서버를 여러 개 생성하거나 코드를 수정하여 여러 통합을 반복할 수 있습니다.

다음은 서버가 구성된 claude_desktop_config.json 파일의 예입니다.

지엑스피1

테스트

모든 것이 예상대로 작동하는지 확인하려면 Claude에게 어떤 도구를 사용할 수 있는지 물어보세요.

클로드 테스트

A
license - permissive license
Not graded
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol server that provides access to ACI.dev functions (tools) through either direct app-specific tools or a unified interface with dynamic tool discovery and execution based on user intent.
    254
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    A server implementation of the Model Context Protocol (MCP) that provides REST API endpoints for managing and interacting with MCP resources.
  • F
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol server that allows integration with Claude Desktop by creating and managing custom tools that can be executed through the MCP framework.
    46

View all related MCP servers

Related MCP Connectors

  • Markdown-first MCP server for Notion API with 8 composite tools and 39 actions.

  • MCP server for secureFlows: token-free URL builders and integration-linting tools for AI agents.

  • An MCP server that let you interact with Cycloid.io Internal Development Portal and Platform

View all MCP Connectors

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/membranehq/mcp-server'

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