novada-mcp
Rank #9,090io.github.NovadaLabs/novada-mcp
Search, extract, crawl, map, research, scrape 16 platforms, browser automation, proxy — one API key.
novada-mcp is a Model Context Protocol (MCP) server published by novadalabs. It ranks #9,090 of 132,608 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. novada-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Jun 17, 2026 and most recently updated on Sep 15, 2026.
Ranks ahead of 123,518 of 132,608 servers on MCP Toplist.
Use novada-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http novada-mcp https://mcp.novada.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add novada-mcp -e "NOVADA_API_KEY=<your NOVADA_API_KEY>" -- npx -y novada-mcpReplace each placeholder with your own value before saving.
[mcp_servers.novada-mcp]
url = "https://mcp.novada.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.novada-mcp]
command = "npx"
args = ["-y", "novada-mcp"]
[mcp_servers.novada-mcp.env]
NOVADA_API_KEY = "<your NOVADA_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.novada.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"novada-mcp": {
"command": "npx",
"args": [
"-y",
"novada-mcp"
],
"env": {
"NOVADA_API_KEY": "<your NOVADA_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"novada-mcp": {
"url": "https://mcp.novada.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"novada-mcp": {
"command": "npx",
"args": [
"-y",
"novada-mcp"
],
"env": {
"NOVADA_API_KEY": "<your NOVADA_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"novada-mcp": {
"type": "http",
"url": "https://mcp.novada.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"novada-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"novada-mcp"
],
"env": {
"NOVADA_API_KEY": "<your NOVADA_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"novada-mcp": {
"serverUrl": "https://mcp.novada.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"novada-mcp": {
"command": "npx",
"args": [
"-y",
"novada-mcp"
],
"env": {
"NOVADA_API_KEY": "<your NOVADA_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"novada-mcp": {
"url": "https://mcp.novada.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"novada-mcp": {
"command": "npx",
"args": [
"-y",
"novada-mcp"
],
"env": {
"NOVADA_API_KEY": "<your NOVADA_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.NovadaLabs%2Fnovada-mcp)<a href="https://mcptoplist.com/server/io.github.NovadaLabs%2Fnovada-mcp"><img src="https://mcptoplist.com/badge/io.github.NovadaLabs%2Fnovada-mcp.svg" alt="MCP Toplist: Top 10% of 132,608" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
novadalabs
Other servers by novadalabs
View all novadalabs servers →Available versions (1)
| Version | Published |
|---|---|
| 0.9.39 | Sep 15, 2026 |
Frequently asked questions
- Who maintains novada-mcp?
- novada-mcp is maintained by novadalabs, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is novada-mcp listed on the Official MCP Registry?
- Yes — novada-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does novada-mcp have?
- MCP Toplist tracks 1 version of novada-mcp, most recently published on Sep 15, 2026.
- Where can I find the source code for novada-mcp?
- The source code for novada-mcp is hosted at github.com/novadalabs/novada-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.