Skip to content
This repository was archived by the owner on Sep 21, 2025. It is now read-only.
/ amazonq-utils Public archive

Repository containing tutorial, tips and documentation for a smoother amazon q dev experience

Notifications You must be signed in to change notification settings

JMRMEDEV/amazonq-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Amazon Q Utils

A comprehensive collection of resources for Amazon Q Developer, including cheatsheets, tutorials, guides, and custom MCP servers to enhance your development experience.

πŸ“š Documentation & Guides

πŸ› οΈ Custom MCP Servers

This repository includes custom MCP (Model Context Protocol) servers that extend Amazon Q's capabilities:

Web Scraper Server

Located in ./mcp-servers/web-scraper/, this server provides:

  • Web page scraping and content extraction
  • React application testing and interaction
  • Multi-browser support (Chromium, Firefox, WebKit)
  • Screenshot capture and page analysis
  • Dynamic content handling for modern web apps

Node.js Server

Located in ./mcp-servers/nodejs/, this server provides:

  • Node.js script execution and command running
  • NPM package management and operations
  • Package.json analysis and information
  • Version checking for Node.js and npm
  • Working directory support for project management

πŸš€ Getting Started

  1. MCP Setup: Follow the MCP Setup Guide to configure Model Context Protocol
  2. Install Servers: Set up the custom MCP servers from the mcp-servers/ directory
  3. Start Developing: Use Amazon Q with enhanced capabilities through custom tools

πŸ“– What You'll Find Here

  • Cheatsheets: Quick reference guides for Amazon Q features
  • Tutorials: Step-by-step guides for common development tasks
  • Best Practices: Recommended approaches for using Amazon Q effectively
  • Custom Tools: MCP servers that extend Amazon Q's functionality
  • Configuration Examples: Ready-to-use configurations for various scenarios

🀝 Contributing

Feel free to contribute additional guides, MCP servers, or improvements to existing documentation.

About

Repository containing tutorial, tips and documentation for a smoother amazon q dev experience

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published