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

# Tutorials Overview

> Step-by-step guides for building MCP Server for your auth enabled services with HasMCP.

Our tutorials provide comprehensive walkthroughs for setting up specific MCP servers. Whether you're building something
with public endpoint, OAuth2 or API Key, HasMCP is the only no-code MCP Bridge that you need for built-in
observability.

## Featured Tutorials

<CardGroup cols={2}>
  <Card title="Coinbase" icon="bitcoin" href="/tutorials/coinbase-public-api-mcp-server">
    Level Beginner: Learn how to create an MCP server with Coinbase ticker API
  </Card>

  <Card title="Gmail" icon="envelope" href="/tutorials/gmail-mcp-server">
    Level Advanced: Enable your AI agents to interact with your emails. Master
    Google Cloud Console setup and OAuth2 flow management with HasMCP. Create
    your first OAuth2 Enabled MCP Server with token optimization and complex
    input/output handling
  </Card>
</CardGroup>

## Next Steps

Once you've set up your first provider, learn how to [bundle them into an MCP Server](/index#4-mcp-servers) and connect them to your preferred LLM client.
