Loomal

Middlebrick MCP

MCP server by github.com/middlebrick/mcp-server

Scan APIs for OWASP Top 10, LLM, and GraphQL security vulnerabilities.

0 starsnpm: @middlebrick/mcp-server

About Middlebrick MCP

Middlebrick MCP is an MCP (Model Context Protocol) server published by middlebrick in the official MCP registry, listed under Security on Loomal. Scan APIs for OWASP Top 10, LLM, and GraphQL security vulnerabilities.

It ships as an npm package (@middlebrick/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/middlebrick/mcp-server.

Use Middlebrick MCP with your agent

Claude Code · one command
claude mcp add middlebrick-mcp -- npx -y @middlebrick/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "middlebrick-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@middlebrick/mcp-server"
      ]
    }
  }
}
npm@middlebrick/mcp-server

Frequently asked questions

What is Middlebrick MCP?
Middlebrick MCP is an MCP (Model Context Protocol) server by middlebrick in the Security category. Scan APIs for OWASP Top 10, LLM, and GraphQL security vulnerabilities.
How do I connect Middlebrick MCP to Claude, Cursor, or another MCP client?
Install Middlebrick MCP from its npm package (@middlebrick/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Middlebrick MCP open source?
Yes — the source code is public at github.com/middlebrick/mcp-server.
Can AI agents pay to use Middlebrick MCP?
Not yet through Loomal — Middlebrick MCP 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 Middlebrick MCP? Claim this listing free by verifying GitHub ownership, or contact us.