servers / novence

Novence MCP server

communitystreamable_httpremotedestructive capablehealthy

Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.


01Tools · 36

How to read this: tool names here are observed from a live tools/list handshake. The Risk label is a heuristic inferred from the tool name (write/destructive verbs), not from executing the tool — a conservative guess, not a verified capability. We never escalate risk from a description. Found one that's wrong? Tell us — we fix on report.

ToolRiskSide effectsApproval
remove_project_member
Remove a collaborator and revoke their project API keys. Owner-only for admins.
destructivetruetrue
leave_project
Leave a project you were invited to. Owners cannot leave.
unknownunknownunknown
create_project
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.
writetrueunknown
list_projects
List projects the caller owns or is a member of
readfalseunknown
get_project
Get project details
readfalseunknown
update_project_settings
Update project name, description, check thresholds, or analyticsEnabled (cookieless edge traffic; off by default).
writetrueunknown
get_upload_url
Get a presigned PUT URL for a site file. content_type is optional (inferred from extension).
writetrueunknown
get_upload_urls_batch
Presign many site files at once (max 100). Prefer this for multi-file sites.
writetrueunknown
confirm_upload
Confirm a completed upload and record metadata. content_type optional.
writetrueunknown
confirm_uploads_batch
Confirm many uploads. 200 body is { files, errors }. errors is always an array (empty on full success); retry only failed paths.
unknownunknownunknown
list_files
List files for a project
readfalseunknown
get_file
Get file metadata
readfalseunknown
delete_file
Delete a file from staging
destructivetruetrue
deploy
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.
writetrueunknown
get_deployment_status
Get latest or specific deployment status
readfalseunknown
get_preview_url
Get the public preview/live URL for a project
readfalseunknown
run_checks
Run quality checks (triggers a deploy check cycle)
writetrueunknown
get_checks_results
Get quality check results for the latest deployment
readfalseunknown
configure_custom_domain
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.
unknownunknownunknown
get_domain_status
Get custom domain status
readfalseunknown
create_form
Create a Novence form on a project (optional — sites may use Formspree/Web3forms instead). Returns submit URLs for edge + public API.
writetrueunknown
list_forms
List Novence forms for a project
readfalseunknown
update_form
Update form schema, notify email, or status (active|disabled)
writetrueunknown
list_form_submissions
List submissions for a Novence form (paginated)
readfalseunknown
delete_form_submission
Delete one form submission (PII)
destructivetruetrue
get_quotas_and_usage
Get plan quotas and current usage
readfalseunknown
get_project_usage
Per-project usage (storage, deploys, check minutes, bandwidth, forms). Bandwidth is live from edge-served bytes.
readfalseunknown
get_project_analytics
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.
readfalseunknown
get_account
Full account snapshot: profile, subscription, quotas, usage, projects
readfalseunknown
create_account_session
Mint a short-lived mgmt_ token for a local HTML console (account:read, billing:portal, project:members). Never put nv_ keys in HTML.
writetrueunknown
get_account_console_kit
JSON kit to write a local novence-console.html: snapshot, HTML template, session mint instructions. Serve on localhost.
readfalseunknown
invite_project_member
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.
writetrueunknown
list_project_members
List members and pending invites for a project
readfalseunknown
update_project_member
Change a collaborator's role. Only the owner can grant or demote admin.
writetrueunknown
revoke_project_invite
Revoke a pending invite
destructivetruetrue
accept_project_invite
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.
writetrueunknown

02Install & source
https://api.novence.ai/mcp
remote_url

03Access granted
Manage cloud infra · writeRead & write files · destructive

The access this server can exercise, inferred from its verified tools — not a declared OAuth scope.


05Provenance & freshness
sourcesOfficial MCP Registry [p1]
last_checked2026-08-21 09:41Z
next_check2026-08-22 14:26Z
cadenceevery 29h
verifiedtools_list:passed handshake:passed metadata:passed
index_statusindex9 unique facts >= 5

06Badge

Add the “as seen on MCPExplorer” badge to your README. Novence MCP — as seen on mcpexplorer.com

[![Novence MCP — as seen on mcpexplorer.com](https://mcpexplorer.com/badge/novence.svg)](https://mcpexplorer.com/servers/novence)

Next step

This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.

Explore loadouts →