Server data from the Official MCP Registry
Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.
About
Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.
Remote endpoints: streamable-http: https://api.novence.ai/mcp
Security Report
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
How to Connect
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-lincchad-novence-mcp": {
"url": "https://api.novence.ai/mcp"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
Novence MCP
Hosted Model Context Protocol server for Novence — static site hosting for AI agents.
- Endpoint:
https://api.novence.ai/mcp(streamable HTTP) - Auth:
Authorization: Bearer nv_… - Docs: novence.ai/mcp
- Privacy: novence.ai/privacy
This repository is the Claude Code plugin / install package (LincChad/novence-mcp). The MCP server itself is hosted; there is nothing to run locally.
Get an API key
curl -sS -X POST https://api.novence.ai/v1/bootstrap \
-H 'Content-Type: application/json' \
-d '{"email":"you@example.com"}'
Export the returned key:
export NOVENCE_API_KEY='nv_…'
Verify the emailed OTP when prompted to unlock full Free quotas.
Claude Code (this plugin)
claude plugin validate .
claude --plugin-dir .
Or install from a marketplace after this repo is listed in the Claude plugin directory.
Set NOVENCE_API_KEY in your environment before using tools. See SETUP.md.
Cursor
Add to ~/.cursor/mcp.json (or project .cursor/mcp.json):
{
"mcpServers": {
"novence": {
"url": "https://api.novence.ai/mcp",
"headers": {
"Authorization": "Bearer ${env:NOVENCE_API_KEY}"
}
}
}
}
One-click install (replace the key after install, or use env interpolation):
Generic MCP clients
{
"mcpServers": {
"novence": {
"url": "https://api.novence.ai/mcp",
"headers": {
"Authorization": "Bearer nv_…"
}
}
}
}
Official registry
Published as io.github.LincChad/novence-mcp on registry.modelcontextprotocol.io.
License
MIT — see LICENSE.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
