We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Jakedismo/master-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
index.md•467 B
---
title: Examples
---
# Examples
Real-world usage patterns for Node and Workers with routing, OAuth, and configuration.
- Basic Node Aggregator — minimal end-to-end setup
- Cloudflare Worker — Workers runtime entry
- Advanced Routing — retries, circuit-breaking, load balancing
- OAuth Delegation — per-backend OAuth flows
- Testing Patterns — integrate with the test utilities
Each example has a runnable skeleton under `/examples/*` with a README.