NordStellar MCP Server
Rank #9,215pulsemcp/nordstellar
Official MCP server for NordStellar threat exposure management platform, enabling natural language queries for attack surface data, dark web search, and security monitoring.
NordStellar MCP Server is a Model Context Protocol (MCP) server published by nordstellar. It ranks #9,215 of 132,046 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. NordStellar MCP Server is listed on PulseMCP, with 6 release tags tracked from its GitHub repository. It was first listed on May 4, 2026 and most recently updated on Aug 7, 2026.
Ranks ahead of 122,831 of 132,046 servers on MCP Toplist.
Use NordStellar MCP Server
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http nordstellar https://platform-mcp.nordstellar.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.nordstellar]
url = "https://platform-mcp.nordstellar.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://platform-mcp.nordstellar.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"nordstellar": {
"url": "https://platform-mcp.nordstellar.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.
{
"servers": {
"nordstellar": {
"type": "http",
"url": "https://platform-mcp.nordstellar.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"nordstellar": {
"serverUrl": "https://platform-mcp.nordstellar.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"nordstellar": {
"url": "https://platform-mcp.nordstellar.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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/pulsemcp%2Fnordstellar)<a href="https://mcptoplist.com/server/pulsemcp%2Fnordstellar"><img src="https://mcptoplist.com/badge/pulsemcp%2Fnordstellar.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
nordstellar
GitHub releases (6)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v0.1.5 | Aug 7, 2026 |
| v0.1.4 | Jun 2, 2026 |
| mcpb-latest | May 14, 2026 |
| v0.1.3 | May 14, 2026 |
| v0.1.2 | May 14, 2026 |
| skills-latest | May 4, 2026 |
Frequently asked questions
- Who maintains NordStellar MCP Server?
- NordStellar MCP Server is maintained by nordstellar, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is NordStellar MCP Server listed on the Official MCP Registry?
- NordStellar MCP Server is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does NordStellar MCP Server have?
- No registry surfaces explicit version metadata for NordStellar MCP Server; MCP Toplist tracks 6 release tags from its GitHub repository, most recently published on Aug 7, 2026.
- Where can I find the source code for NordStellar MCP Server?
- The source code for NordStellar MCP Server is hosted at github.com/nordstellar/nordstellar-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.