Home › Cloud & Monitoring › Novence
Novence
Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.
Topics: Cloud Platforms
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Remote (streamable-http)
https://api.novence.ai/mcp Reachable (checked 2026-09-24)
Claude Code:
claude mcp add --transport http mcp https://api.novence.ai/mcp --header "Authorization: <YOUR_VALUE>"
Or add to your MCP client config:
{
"mcpServers": {
"mcp": {
"url": "https://api.novence.ai/mcp",
"headers": {
"Authorization": "<YOUR_VALUE>"
}
}
}
}
Authorizationsecret — Optional to start. Call bootstrap(email) for an nv_ key, then Bearer nv_… for authenticated tools (checkout / mpp_upgrade need verified email).
Related servers
mcp
AWS MCP servers for seamless integration with AWS services and resources.
mcp-server-cloudflare
Cloudflare MCP servers
kubefwd
Kubernetes port forwarding for local development with automatic /etc/hosts entries.
kubernetes-mcp-server
A Model Context Protocol (MCP) server for Kubernetes and OpenShift
mcp-server-kubernetes
/🏠 - Typescript implementation of Kubernetes cluster operations for pods, deployments, services.
Terraform
Generate more accurate Terraform and automate workflows for HCP Terraform and Terraform Enterprise
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry