mcpserver.lol
registry/jamp
Connection check auth required

jamp

Agent-run site monitoring: install JAMP, read errors, uptime, vitals and traffic, resolve fixes.

Tools 15
GitHub stars
Installs / wk 50
Licence
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

15 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

jamp_create_site from source
Create a new site on JAMP and get its install snippet. Use this to set JAMP up on a project: create the site, paste the returned <script> tags into the <head> of the root layout, d…
jamp_enable_uptime from source
Turn on uptime monitoring for a site (checks every few minutes, alerts on downtime). Monitors the https homepage unless you pass a URL. Requires a token with write access; plans ca…
jamp_get_error from source
Full detail for one error group: latest scrubbed stack trace, the release/commit it last appeared in, the file:line, and breakdowns by page, browser and release. This is how you go…
jamp_install_doctor from source
Diagnose a snippet install that isn
jamp_list_errors from source
List grouped JavaScript errors for a site, busiest first. Use jamp_get_error with a fingerprint for the full stack trace and the release it appeared in.
jamp_list_sites from source
List the websites this JAMP token can read. Returns each site id (needed by the other tools), name, domain and current uptime status.
jamp_page_audit from source
PageSpeed audit for a site
jamp_resolve_error from source
Mark an error as fixed after you\
jamp_run_audit from source
Run a FRESH PageSpeed audit for one page right now (not the stored scan): performance + accessibility + SEO + best-practices scores, Core Web Vitals, Total Blocking Time, the LCP e…
jamp_setup_sourcemaps from source
Get the site
jamp_site_audit from source
Latest site-audit crawl for a site: broken links (internal and external, with the pages they were found on), on-page SEO problems grouped by kind with the affected pages, and the c…
jamp_traffic from source
Traffic summary for a site: pageviews, unique visitors, and top pages, sources and countries over the window.
jamp_uptime from source
Current uptime status for a site: up/down, uptime percentage, average response time and recent incidents.
jamp_verify_install from source
Check whether a site
jamp_vitals from source
p75 Core Web Vitals (LCP, CLS, INP, FCP, TTFB) for a site from real users over the window.