# MCP Server Guides (https://www.librechat.ai/docs/mcp_servers)

Use these guides to configure specific MCP servers with the right transport, OAuth callbacks, scopes, environment variables, and LibreChat settings.

<Cards num={3}>
  <Cards.Card title="Google Workspace MCP" href="/docs/mcp_servers/google_workspace" arrow>
    Configure Gmail, Drive, Calendar, People, and Chat remote MCP servers with Google OAuth.
  </Cards.Card>
  <Cards.Card title="Salesforce MCP" href="/docs/mcp_servers/salesforce" arrow>
    Configure Salesforce Hosted MCP servers with an External Client App and per-user OAuth.
  </Cards.Card>
  <Cards.Card title="MCP overview" href="/docs/features/mcp" arrow>
    Learn how MCP works in LibreChat before adding product-specific servers.
  </Cards.Card>
</Cards>
