Integration App
0
Exposes tools powered by Integration App via the Model Context Protocol (MCP).
소개
This server implements the Model Context Protocol (MCP) to expose tools defined as Actions within an Integration App workspace. It allows applications like Claude to access and utilize these tools. The server retrieves tool definitions from the Integration App API using a provided token and integration key, enabling seamless integration with various services and functionalities.
주요 기능
- Exposes Integration App Actions as MCP tools
- Configurable via environment variables (INTEGRATION_APP_TOKEN, INTEGRATION_KEY)
- Uses Integration App workspace Actions as tools
- Compatible with applications supporting the Model Context Protocol
- Simple setup process using Node.js
- 0 GitHub stars
사용 사례
- Extending the functionality of AI models with custom Integration App actions
- Integrating Integration App workflows into MCP-compatible applications
- Enabling AI agents to access and use tools from Integration App