> ## Documentation Index
> Fetch the complete documentation index at: https://docs.jinba.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Marketplace

> List and installation of standard MCPs

## What is the Marketplace

The Marketplace (MCP App Store) allows you to install standard MCPs that are ready to use. You can start integrating with various external services without the hassle of setting up your own MCP.

<img src="https://mintcdn.com/carnot/twCYe3dtbHpRCzif/en/pages/jinba_app/images/connectors-marketplace.png?fit=max&auto=format&n=twCYe3dtbHpRCzif&q=85&s=92457c1000b4abdffe826aa8da606e91" alt="MCP App Store screen" style={{ width: '100%', borderRadius: '8px', margin: '32px 0' }} width="1280" height="800" data-path="en/pages/jinba_app/images/connectors-marketplace.png" />

## Standard MCP List

The following standard MCPs are available for installation in Jinba App.

| MCP Name        | Description                                                     |
| --------------- | --------------------------------------------------------------- |
| **Custom MCP**  | Bring your own custom MCP server configuration                  |
| **Slack**       | MCP server for Slack API. AI can interact with Slack workspaces |
| **ExaAI**       | Perform web searches using MCP                                  |
| **Notion**      | Official Notion MCP server                                      |
| **Google Maps** | Access location-based services and mapping features             |
| **Firecrawl**   | Provides powerful web scraping capabilities                     |
| **SiteMCP**     | Fetch entire websites and use them as a knowledge base          |
| **LINE Bot**    | Connect AI agents to LINE official accounts                     |
| **Expedia**     | Manage Expedia properties, bookings, and services               |
| **e-Stat**      | Access government statistical data                              |

## MCPs via Klavis

Additional MCPs are available through the Klavis platform.

| MCP Name               | Description                                       |
| ---------------------- | ------------------------------------------------- |
| **WordPress**          | Easily connect to WordPress sites                 |
| **Firecrawl**          | Provides powerful web scraping capabilities       |
| **YouTube**            | Access YouTube video transcripts                  |
| **KlavisAI ReportGen** | Generate web reports based on search queries      |
| **Supabase**           | Manage Supabase projects, databases, and services |
| **Notion**             | Official Notion MCP server                        |
| **Slack**              | AI can interact with Slack workspaces             |
| **Doc2Markdown**       | Convert documents in various formats to Markdown  |
| **Markdown2Doc**       | Convert Markdown to PDF, DOCX, and other formats  |

## How to Install MCPs

<Steps>
  <Step title="Open Apps & MCP Screen">
    Select "Apps & MCP" from the side menu.
  </Step>

  <Step title="Select MCP App Store Tab">
    Click the "MCP App Store" tab to view available MCPs.
  </Step>

  <Step title="Select an MCP">
    Click on the MCP card you want to install.
  </Step>

  <Step title="Enter Settings">
    Enter the required settings (such as API keys). For standard MCPs, many fields are pre-configured.
  </Step>

  <Step title="Complete Installation">
    Click the "Register" button to install the MCP.
  </Step>
</Steps>

<Note>
  MCPs via Klavis may require OAuth authentication with external services.
</Note>

## Related Pages

<CardGroup cols={2}>
  <Card title="My Connectors" icon="list" href="/en/pages/jinba_app/connectors/my-connectors">
    Managing installed connectors
  </Card>

  <Card title="Jinba Flow Connectors" icon="plug" href="/en/pages/jinba_app/connectors/jinbaflow">
    Connecting Jinba Flow connectors
  </Card>
</CardGroup>
