Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Novence.
create_projectProject lifecycle
get_upload_urlUpload site files
list_filesManage project files
deployPublish and poll until live
run_checksQuality checks (Lighthouse, a11y, links)
configure_custom_domainCustom domains
Hosted Model Context Protocol server for Novence β static site hosting for AI agents.
https://api.novence.ai/mcp (streamable HTTP)Authorization: Bearer nv_β¦This repository is the Claude Code plugin / install package (Novence-ai/mcp). The MCP server itself is hosted; there is nothing to run locally.
Verify the emailed OTP when prompted to unlock full Free quotas.
Then set Novence API key in plugin settings (Keychain). See SETUP.md. Run /reload-plugins if you filled the key after enabling.
Claude stores the key via plugin userConfig β prefer this over shell env. The pluginβs .mcp.json sends Authorization: Bearer ${user_config.api_key}.
Add to ~/.cursor/mcp.json (or project .cursor/mcp.json):
One-click install: Add to Cursor
| Tool | Description |
|---|---|
create_project / list_projects / get_project / update_project_settings | Project lifecycle |
get_upload_url / get_upload_urls_batch / confirm_upload / confirm_uploads_batch | Upload site files |
list_files / get_file / delete_file | Manage project files |
deploy / get_deployment_status / get_preview_url | Publish and poll until live |
run_checks / get_checks_results | Quality checks (Lighthouse, a11y, links) |
configure_custom_domain / get_domain_status | Custom domains |
create_form / list_forms / update_form / list_form_submissions / delete_form_submission | Forms |
get_quotas_and_usage / get_project_usage / update_project_settings (analytics_enabled) / get_project_analytics / get_account | Quotas, usage, and opt-in site traffic |
create_account_session / get_account_console_kit | Billing/account console kit (never embed nv_ in HTML) |
Published as ai.novence/mcp on registry.modelcontextprotocol.io.
MIT β see LICENSE.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/novence-2)<a href="https://allmcps.com/mcp/novence-2"><img src="https://allmcps.com/api/badge/novence-2?style=directory" alt="Novence on AllMCPs" /></a>