Skip to main content
Glama
danohn

mcpcap

by danohn
README.md886 B
# mcpcap Website This directory contains the mcpcap project website, deployed to GitHub Pages. ## Structure - `index.html` - Main landing page - `styles.css` - Website styling - `script.js` - Interactive functionality ## Deployment The website is automatically deployed to GitHub Pages via GitHub Actions when: - Changes are made to files in the `website/` directory - Changes are made to `README.md` or `docs/` - Manual workflow dispatch ## Development To test the website locally: 1. Open `index.html` in a web browser, or 2. Use a local HTTP server: `python -m http.server 8000` ## Content Updates The website content should stay in sync with: - Main README.md - Documentation in `docs/` - Available modules and tools When adding new features, update: 1. Module count in hero stats 2. Module cards section 3. Code examples in quickstart 4. Any relevant feature descriptions

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/danohn/mcpcap'

If you have feedback or need assistance with the MCP directory API, please join our Discord server