# MCP Server Directory

Below is a curated list of officially supported MCP servers hosted by trusted third-party apps.

Each server includes a quick-install button that will automatically configure it in your Glue preferences—no manual setup required (except for Zapier, which requires a separate process).

{% hint style="success" %}
Pro tip: You can now set up MCP servers with one click right in the app — look for the Apps section in your inbox and filter by MCP servers.
{% endhint %}

{% columns fullWidth="false" %}
{% column width="50%" %}

<div align="left"><figure><img src="/files/jvKG0MSv95ztEH6ap6bx" alt="" width="125"><figcaption></figcaption></figure></div>

#### [Asana](https://developers.asana.com/docs/using-asanas-mcp-server)

Create, update, and manage tasks and statuses in Asana’s work management platform.

<a href="https://app.gluegroups.com/mcp?config=eyJuYW1lIjoiQXNhbmEiLCJ1cmwiOiJodHRwczovL21jcC5hc2FuYS5jb20vc3NlIn0=" class="button primary">Install Asana ↗</a>
{% endcolumn %}

{% column width="50%" %}

<div align="left"><figure><img src="/files/lYXZLCm4yNwrXNYjC5fZ" alt="" width="125"><figcaption></figcaption></figure></div>

#### [Linear](https://linear.app/docs/mcp)

Create, update, and track issues in Linear's project management platform.

<a href="https://app.gluegroups.com/mcp?config=eyJuYW1lIjoiTGluZWFyIiwidXJsIjoiaHR0cHM6Ly9tY3AubGluZWFyLmFwcC9tY3AifQ==" class="button primary">Install Linear ↗</a>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="50%" %}

<div align="left"><figure><img src="/files/OjRxz0kHXcLu2tUBagCW" alt="" width="125"><figcaption></figcaption></figure></div>

#### [Monday](https://developer.monday.com/apps/docs/mondaycom-mcp-integration)

Manage boards, items, users, teams, and workspace operations in Monday's project management platform.

<a href="https://app.gluegroups.com/mcp?config=eyJuYW1lIjoiTW9uZGF5IiwidXJsIjoiaHR0cHM6Ly9tY3AubW9uZGF5LmNvbS9zc2UifQ==" class="button primary">Install Monday ↗</a>
{% endcolumn %}

{% column width="50%" %}

<div align="left"><figure><img src="/files/B4oYYBWUwR519wgi00lq" alt="" width="125"><figcaption></figcaption></figure></div>

#### [Notion](https://developers.notion.com/docs/mcp)

View, search, create, and update Notion pages and databases.

<a href="https://app.gluegroups.com/mcp?config=eyJuYW1lIjoiTm90aW9uIiwidXJsIjoiaHR0cHM6Ly9tY3Aubm90aW9uLmNvbS9tY3AifQ==" class="button primary">Install Notion ↗</a>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<div align="left"><figure><img src="/files/JsBLj7Rkj1NdYvtNybrW" alt="" width="125"><figcaption></figcaption></figure></div>

#### [Sentry](https://mcp.sentry.dev/)

Retrieve and analyze application errors and performance issues from Sentry projects.

<a href="https://app.gluegroups.com/mcp?config=eyJuYW1lIjoiU2VudHJ5IiwidXJsIjoiaHR0cHM6Ly9tY3Auc2VudHJ5LmRldi9tY3AifQ==" class="button primary">Install Sentry ↗</a>
{% endcolumn %}

{% column %}

<div align="left"><figure><img src="/files/4ioObisY9oBlp2PSiZYY" alt="" width="125"><figcaption></figcaption></figure></div>

#### [Stripe](https://docs.stripe.com/mcp)

Create customers, manage subscriptions, and generate payment links through Stripe APIs.

<a href="https://app.gluegroups.com/mcp?config=eyJuYW1lIjoiU3RyaXBlIiwidXJsIjoiaHR0cHM6Ly9tY3Auc3RyaXBlLmNvbSJ9" class="button primary">Install Stripe ↗</a>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<div align="left"><figure><img src="/files/zE0csd3DE5f4oYbyCDW5" alt="" width="125"><figcaption></figcaption></figure></div>

#### [Vercel](https://vercel.com/docs/mcp)

Search documentation, manage teams, projects, and deployments.

<a href="https://app.gluegroups.com/mcp?config=eyJuYW1lIjoiVmVyY2VsIiwidXJsIjoiaHR0cHM6Ly9tY3AudmVyY2VsLmNvbSJ9" class="button primary">Install Vercel ↗</a>
{% endcolumn %}

{% column %}

<div align="left"><figure><img src="/files/P2rkHx9KOh30gjudxXMr" alt="" width="125"><figcaption></figcaption></figure></div>

#### [Zapier](https://help.zapier.com/hc/en-us/articles/36265392843917-Use-Zapier-MCP-with-your-client)

Trigger actions across 7,000+ apps using Zapier’s integration platform.

Visit [https://mcp.zapier.com](https://mcp.zapier.com/) to generate your server URL.
{% endcolumn %}
{% endcolumns %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.glue.ai/integrations/mcp-servers/mcp-server-directory.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
