mcpbeat

Novence MCP Server

io.github.LincChad/novence-mcp
answering

Novence is answering right now. Last checked 3 min ago. Last commit 5 Aug 2026.

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

Uptime history 3 hours of history
3 hours agonow
100.0%
Uptime 24h
9 of 9 checks
Tools
hidden behind auth
316 ms
Response time
average over 24h
0
Stars
last commit 5 Aug 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add novence-mcp --transport http https://api.novence.ai/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "novence-mcp": {
      "url": "https://api.novence.ai/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.novence-mcp]
url = "https://api.novence.ai/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "novence-mcp": {
      "url": "https://api.novence.ai/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "novence-mcp": {
      "url": "https://api.novence.ai/mcp"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://api.novence.ai/mcp streamable-http answering 332 ms 3 min ago

Alternatives to Novence

same job, measured the same way
Agenticorg
io.github.mishrasanjeev/agenticorg

AgenticOrg MCP server for AI agents, A2A discovery, SOP deploy, and MCP tool listing.

66 installs/wk local only
Domain Intel
io.github.erikirby/domain-intel

Website intelligence for AI agents: tech stack, hosting, security posture, SEO, and DNS.

17 installs/wk local only
Statecli
io.github.charo360/statecli

State replay and self-debugging for AI agents. Track, replay, undo, checkpoint.

54 installs/wk local only
DB Conn MCP
io.github.Idle-Sync/db-conn-mcp

A dead-simple, self-hosted MCP server for securely querying databases via AI agents.

225 installs/wk local only
I
Agent Guardrails
io.github.logi-cmd/agent-guardrails

Merge gates and safety checks for AI coding agents via MCP.

62 installs/wk local only
Sheetspec
io.github.helloo1568/sheetspec

Contract testing and quality gates for spreadsheets created by AI agents.

62 installs/wk local only
Dr.Deploy
io.github.Dr-Deploy/drdeploy-mcp

MCP tools for drdeploy: scan deployed sites, list, get findings, check status.

37 installs/wk local only
Umami Compass
io.github.webcredo/umami-compass

Secure Umami Analytics MCP server for Cloud and self-hosted deployments

79 installs/wk local only

Novence — questions

Answers built from our own checks of this server.

Is Novence working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 9 of 9 checks got a reply (100.0%), average response time 316 ms. The bar chart above shows every period we have measured.
How do I connect Novence?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Novence need an API key?
No. Novence completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
How fast is Novence?
It answers our handshake in 316 ms on average, which is faster than 46% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Novence open source?
Yes — it is published under the MIT licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.