ai.novence/mcp
repo:https://github.com/novence-ai/mcp
Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.
- transport:
- remote
- credential class:
- self-provisionable
Owner verification
Not yet verified. Verifying proves you control this server and is free, permanently — it never changes a published score.
Start verification →Tools
- accept_project_inviteshallow
Accept an invite token (from email or invite_project_member in local/dev). Unverified invitees must pass otp. Returns a project-scoped nv_ key once — never email it. Collaborating uses this project_id; create_project still bills the caller.
- configure_custom_domainshallow
Attach a custom domain. For site domains, enables apex+www. Default primary=www with redirect (Vercel-style). Pass primary=apex or redirect=false to change.
- confirm_uploadshallow
Confirm a completed upload and record metadata. content_type optional.
- confirm_uploads_batchshallow
Confirm many uploads. 200 body is { files, errors }. errors is always an array (empty on full success); retry only failed paths.
- create_account_sessionshallow
Mint a short-lived mgmt_ token for a local HTML console (account:read, billing:portal, project:members). Never put nv_ keys in HTML.
- create_formshallow
Create a Novence form on a project (optional — sites may use Formspree/Web3forms instead). Returns submit URLs for edge + public API.
- create_projectshallow
Create a new hosting project on the caller's account (counts against the caller's project quota). To edit a shared site, pass that project's project_id to upload/deploy tools instead.
- delete_fileshallow
Delete a file from staging
- delete_form_submissionshallow
Delete one form submission (PII)
- deployshallow
Publish the site. Verified accounts run quality checks; unverified accounts skip checks (checkRuns: 0) and still go live. POST returns quickly — poll get_deployment_status until live or failed. Do not retry POST while status is promoting or checking.
- get_accountshallow
Full account snapshot: profile, subscription, quotas, usage, projects
- get_account_console_kitshallow
JSON kit to write a local novence-console.html: snapshot, HTML template, session mint instructions. Serve on localhost.
- get_checks_resultsshallow
Get quality check results for the latest deployment
- get_deployment_statusshallow
Get latest or specific deployment status
- get_domain_statusshallow
Get custom domain status
- get_fileshallow
Get file metadata
- get_preview_urlshallow
Get the public preview/live URL for a project
- get_projectshallow
Get project details
- get_project_analyticsshallow
Cookieless edge analytics for a hosted site: pageviews, 404s, top pages, referrers, and countries. Off by default. Enable with update_project_settings analytics_enabled=true. Default last 7 days (max 90). If disabled, returns enabled=false and empty totals.
- get_project_usageshallow
Per-project usage (storage, deploys, check minutes, bandwidth, forms). Bandwidth is live from edge-served bytes.
- get_quotas_and_usageshallow
Get plan quotas and current usage
- get_upload_urlshallow
Get a presigned PUT URL for a site file. content_type is optional (inferred from extension).
- get_upload_urls_batchshallow
Presign many site files at once (max 100). Prefer this for multi-file sites.
- invite_project_membershallow
Invite a collaborator by email. Requires Pro/Scale on the project owner. Only the owner can invite as admin. Creates a new project on the caller's account if you use create_project instead — pass project_id here. Do not share the owner's nv_ key.
- leave_projectshallow
Leave a project you were invited to. Owners cannot leave.
- list_filesshallow
List files for a project
- list_form_submissionsshallow
List submissions for a Novence form (paginated)
- list_formsshallow
List Novence forms for a project
- list_project_membersshallow
List members and pending invites for a project
- list_projectsshallow
List projects the caller owns or is a member of
- remove_project_membershallow
Remove a collaborator and revoke their project API keys. Owner-only for admins.
- revoke_project_inviteshallow
Revoke a pending invite
- run_checksshallow
Run quality checks (triggers a deploy check cycle)
- update_formshallow
Update form schema, notify email, or status (active|disabled)
- update_project_membershallow
Change a collaborator's role. Only the owner can grant or demote admin.
- update_project_settingsshallow
Update project name, description, check thresholds, or analyticsEnabled (cookieless edge traffic; off by default).
Embed this server’s score
Tool count and median score across every tool in this server’s corpus — honest in a way a single cherry-picked tool’s badge wouldn’t be.
[](https://vouch.tools/servers/d7d61159-b9fe-49a5-a900-06a323a8b671)