🔒

Security Researcher

Audit APIs with FastAPI MCP, track errors with Sentry, inspect Git history for secrets, fetch CVE data from the web, and debug with Chrome DevTools.

Security8 MCP servers in this stack
1
fastapi_mcpSecurity

Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!

Audit FastAPI endpoints — authentication, authorization, and OpenAPI spec review

2
MCP SentryOfficialMonitoring & Observability

Retrieve and analyze issues from Sentry.io

Pull Sentry events and stack traces to identify security-related errors

Install Command
uvx mcp-server-sentry --auth-token YOUR_TOKEN
3
MCP GitOfficialVersion Control

Read, search, and manipulate Git repositories

Inspect commit history for accidentally committed secrets or credentials

Install Command
uvx mcp-server-git --repository /path/to/repo
4
GitHub MCPOfficialVersion Control

Official GitHub MCP — manage repos, issues, PRs, and code search

Review dependency PRs, security advisories, and audit GitHub Actions workflows

Install Command
npx @github/mcp-server
5
Fetch MCPOfficialAPIs & Integrations

Fetch and convert any webpage to clean Markdown

Fetch CVE databases, security advisories, and OWASP documentation

Install Command
npx -y @modelcontextprotocol/server-fetch
6
MCP Brave SearchOfficialAPIs & Integrations

Web and local search using Brave Search API

Search for vulnerability disclosures and exploit POCs in real time

Install Command
npx -y @modelcontextprotocol/server-brave-search
7
Chrome DevTools MCPOfficialDeveloper Tools

Control and inspect a live Chrome browser from AI agents

Inspect network requests, headers, and cookies via Chrome DevTools

Install Command
npx @chrome-devtools/mcp-server
8
MCP FilesystemOfficialFile System

Secure file operations with configurable access controls

Store audit findings, scan reports, and notes to the local filesystem

Install Command
npx -y @modelcontextprotocol/server-filesystem /path/to/allowed/dir