LM StudioLM Studio

Popular MCP Integrations

Connect popular services to LM Studio via MCP.

Linear

Create issues, search projects, update statuses, and more in Linear, directly from LM Studio.

{
  "mcpServers": {
    "linear": {
      "url": "https://mcp.linear.app/mcp"
    }
  }
}

Notion

Search pages, create documents, and read from your Notion workspace.

{
  "mcpServers": {
    "notion": {
      "url": "https://mcp.notion.com/mcp"
    }
  }
}

Atlassian

Work with Jira issues and Confluence pages from within LM Studio.

{
  "mcpServers": {
    "atlassian": {
      "url": "https://mcp.atlassian.com/v1/mcp"
    }
  }
}

Sentry

Query issues, inspect stack traces, and analyze errors from your Sentry projects.

{
  "mcpServers": {
    "sentry": {
      "url": "https://mcp.sentry.dev/mcp"
    }
  }
}

Many more integrations are supported. Any MCP server that uses OAuth or standard HTTP transport can be connected to LM Studio. See Use MCP Servers for how to add custom servers manually via mcp.json.