MCP.so
ログイン

Content Import Example

@brianintegrationapp

Content Import Example について

MCP AI Agent that uses tools exposed by the Integration App MCP server to perform tasks in Hubspot

基本情報

カテゴリ

その他

ランタイム

node

トランスポート

stdio

公開者

brianintegrationapp

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Content Import Example?

Content Import Example is a Next.js/React demo application that demonstrates importing content and files into a knowledge base using Integration.app. It is intended for developers who want to integrate content import workflows into their own apps.

How to use Content Import Example?

Clone the repository, install dependencies (npm install or yarn install), copy the .env-sample file to .env, and fill in your Integration.app workspace credentials (Workspace Key and Secret), a MongoDB connection string, and optionally AWS S3 and Unstructured.io credentials. Then add the "Continuously Import Content to My App" scenario to your workspace via the Integration.app console, configure the 8 apps as guided, and start the development server with npm run dev or yarn dev.

Key features of Content Import Example?

  • Demonstrates importing content and files into a knowledge base
  • Built with Next.js/React for rapid development
  • Integrates with Integration.app flows and scenario templates
  • Optional AWS S3 for file storage and retrieval
  • Optional Unstructured.io for text extraction from documents
  • Local MongoDB support via Docker Compose

Use cases of Content Import Example?

  • Continuously import documents from external sources into a knowledge base
  • Extract and index text from PDFs, Word files, and other formats

コメント

「その他」の他のコンテンツ