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

评论

其他 分类下的更多 MCP 服务器