
comic reader
A nuxt PWA to help read comics
Repository Info
About This Server
A nuxt PWA to help read comics
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Template Cursor
This project is a GitHub template repository designed to help you quickly set up a new project with best practices for environment management, script templating, and pre-commit hooks.
Setup
- Clone the repository
- Run the setup script:
./setup.sh- You will be prompted for your GitHub Personal Access Token.
- This will:
- Copy
env.templateto.envin the root directory and set your token. - For each
*.templatescript inmcp_scripts/, create a corresponding*.shscript with your token inserted where needed.
- Copy
Environment Variables
Environment variables are managed via .env files generated from env.template:
GITHUB_PAT=token
Scripts
- All template scripts are in the
mcp_scripts/directory as*.templatefiles. - After running
setup.sh, you will have executable*.shscripts inmcp_scripts/with your GitHub token inserted. - Example:
mcp_scripts/github-mcp.sh.template→mcp_scripts/github-mcp.sh
Makefile Commands
make init— Installs pre-commit hooks.make run-pre-commit— Runs all pre-commit hooks on all files.
Pre-commit Hooks
This project uses pre-commit with the following hooks:
- trailing-whitespace
- end-of-file-fixer
- check-yaml
- check-json
- check-added-large-files
Notes
- Do not commit your
.envor any generated*.shscripts inmcp_scripts/(these are gitignored). - This template is designed for easy bootstrapping and secure token handling.
Quick Start
Clone the repository
git clone https://github.com/surefirev2/comic-readerInstall dependencies
cd comic-reader
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.