Integration App MCP Server
Official통합 앱 MCP 서버
개요
이는 Integration App 에서 제공하는 도구를 제공하는 MCP(Model Context Protocol) 서버 의 구현입니다.
Related MCP server: MCP REST API Server
도구 관리
이 서버는 통합 앱 작업 공간에 정의된 작업을 도구로 사용합니다. 작동 방식과 각 애플리케이션의 도구를 효과적으로 관리하는 방법을 알아보려면 도구 사용 가이드를 참조하세요.
서버 실행
서버에 두 개의 환경 변수를 제공해야 합니다.
INTEGRATION_APP_TOKEN- 통합 앱 API에 액세스하기 위한 토큰INTEGRATION_KEY- 도구를 사용하려는 통합의 키
이 서버는 한 번에 하나의 통합에서 도구를 노출합니다. 여러 통합에서 도구를 노출하려면 서버를 여러 개 생성하거나 코드를 수정하여 여러 통합을 반복할 수 있습니다.
다음은 서버가 구성된 claude_desktop_config.json 파일의 예입니다.
지엑스피1
테스트
모든 것이 예상대로 작동하는지 확인하려면 Claude에게 어떤 도구를 사용할 수 있는지 물어보세요.
This server cannot be installed
Maintenance
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
- AlicenseNot gradedqualityDmaintenanceA 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.254MIT
- FlicenseNot gradedqualityDmaintenanceA server implementation of the Model Context Protocol (MCP) that provides REST API endpoints for managing and interacting with MCP resources.
- FlicenseNot gradedqualityDmaintenanceA 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
- AlicenseNot gradedqualityDmaintenanceThis repository contains an implementation of an Miro Universal MCP (Model Context Protocol) server. It provides a standardized interface for interacting with Miro's tools and services through a unified API.1MIT
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
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/membranehq/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server