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 into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
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 (LincChad/novence-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 / get_account | Quotas and account |
create_account_session / get_account_console_kit | Billing/account console kit (never embed nv_ in HTML) |
Published as io.github.LincChad/novence-mcp on registry.modelcontextprotocol.io.
MIT β see LICENSE.
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)<a href="https://allmcps.com/mcp/novence"><img src="https://allmcps.com/api/badge/novence?style=directory" alt="Novence on AllMCPs" /></a>