Loomal

Bright Security

MCP server by github.com/neuralegion/mcp

AI-powered application security testing — scan APIs, discover endpoints, and find vulnerabilities.

0 starsRemote-capable

About Bright Security

Bright Security is an MCP (Model Context Protocol) server published by neuralegion in the official MCP registry, listed under Security on Loomal. AI-powered application security testing — scan APIs, discover endpoints, and find vulnerabilities.

Bright Security runs as a hosted remote over sse — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/neuralegion/mcp.

Use Bright Security with your agent

Claude Code · one command
claude mcp add --transport sse bright-security https://app.brightsec.com/mcp --header "Authorization: Api-Key {BRIGHTSEC_API_KEY}"
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "bright-security": {
      "url": "https://app.brightsec.com/mcp",
      "headers": {
        "Authorization": "Api-Key {BRIGHTSEC_API_KEY}"
      }
    }
  }
}
ssehttps://app.brightsec.com/mcp

Frequently asked questions

What is Bright Security?
Bright Security is an MCP (Model Context Protocol) server by neuralegion in the Security category. AI-powered application security testing — scan APIs, discover endpoints, and find vulnerabilities.
How do I connect Bright Security to Claude, Cursor, or another MCP client?
Bright Security is a remote MCP server — add its endpoint (https://app.brightsec.com/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is Bright Security open source?
Yes — the source code is public at github.com/neuralegion/mcp.
Can AI agents pay to use Bright Security?
Not yet through Loomal — Bright Security is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Bright Security? Claim this listing free by verifying GitHub ownership, or contact us.