BeVigil OSINT
Rank #27,231io.github.santhosh-005/bevigil
Discover mobile app attack surfaces via BeVigil OSINT — hosts, subdomains, URLs, and more.
BeVigil OSINT is a Model Context Protocol (MCP) server published by santhosh-005. It ranks #27,231 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. BeVigil OSINT is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 10, 2026 and most recently updated on Aug 18, 2026.
Ranks ahead of 104,815 of 132,046 servers on MCP Toplist.
Use BeVigil OSINT
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add bevigil -e "BEVIGIL_API_KEY=<your BEVIGIL_API_KEY>" -- npx -y bevigil-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.bevigil]
command = "npx"
args = ["-y", "bevigil-mcp-server"]
[mcp_servers.bevigil.env]
BEVIGIL_API_KEY = "<your BEVIGIL_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bevigil": {
"command": "npx",
"args": [
"-y",
"bevigil-mcp-server"
],
"env": {
"BEVIGIL_API_KEY": "<your BEVIGIL_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bevigil": {
"command": "npx",
"args": [
"-y",
"bevigil-mcp-server"
],
"env": {
"BEVIGIL_API_KEY": "<your BEVIGIL_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"bevigil": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"bevigil-mcp-server"
],
"env": {
"BEVIGIL_API_KEY": "<your BEVIGIL_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bevigil": {
"command": "npx",
"args": [
"-y",
"bevigil-mcp-server"
],
"env": {
"BEVIGIL_API_KEY": "<your BEVIGIL_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bevigil": {
"command": "npx",
"args": [
"-y",
"bevigil-mcp-server"
],
"env": {
"BEVIGIL_API_KEY": "<your BEVIGIL_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.santhosh-005%2Fbevigil)<a href="https://mcptoplist.com/server/io.github.santhosh-005%2Fbevigil"><img src="https://mcptoplist.com/badge/io.github.santhosh-005%2Fbevigil.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
santhosh-005
Available versions (2)
| Version | Published |
|---|---|
| 1.1.0 | Aug 18, 2026 |
| 1.0.0 | Aug 15, 2026 |
Frequently asked questions
- Who maintains BeVigil OSINT?
- BeVigil OSINT is maintained by santhosh-005, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is BeVigil OSINT listed on the Official MCP Registry?
- Yes — BeVigil OSINT is listed on the Official MCP Registry, alongside Glama.
- How many versions does BeVigil OSINT have?
- MCP Toplist tracks 2 versions of BeVigil OSINT, most recently published on Aug 18, 2026.
- Where can I find the source code for BeVigil OSINT?
- The source code for BeVigil OSINT is hosted at github.com/santhosh-005/bevigil-mcp-server.
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.