PicDefense.io MCP Server
Rank #53,979io.github.rchanllc/picdefenseio-mcp-server
Image risk scoring, EXIF, reverse-image backlinks, and image content detection via PicDefense.io.
PicDefense.io MCP Server is a Model Context Protocol (MCP) server published by rchanllc. It ranks #53,979 of 132,113 servers tracked on MCP Toplist. PicDefense.io MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jun 1, 2026 and most recently updated on Jun 1, 2026.
Ranks ahead of 78,134 of 132,113 servers on MCP Toplist.
Use PicDefense.io MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http picdefenseio-mcp-server https://mcp.picdefense.io/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add picdefenseio-mcp-server -e "PICDEFENSE_API_TOKEN=<your PICDEFENSE_API_TOKEN>" -- npx -y @picdefenseio/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.picdefenseio-mcp-server]
url = "https://mcp.picdefense.io/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.picdefenseio-mcp-server]
command = "npx"
args = ["-y", "@picdefenseio/mcp-server"]
[mcp_servers.picdefenseio-mcp-server.env]
PICDEFENSE_API_TOKEN = "<your PICDEFENSE_API_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.picdefense.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"picdefenseio-mcp-server": {
"command": "npx",
"args": [
"-y",
"@picdefenseio/mcp-server"
],
"env": {
"PICDEFENSE_API_TOKEN": "<your PICDEFENSE_API_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"picdefenseio-mcp-server": {
"url": "https://mcp.picdefense.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"picdefenseio-mcp-server": {
"command": "npx",
"args": [
"-y",
"@picdefenseio/mcp-server"
],
"env": {
"PICDEFENSE_API_TOKEN": "<your PICDEFENSE_API_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"picdefenseio-mcp-server": {
"type": "http",
"url": "https://mcp.picdefense.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"picdefenseio-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@picdefenseio/mcp-server"
],
"env": {
"PICDEFENSE_API_TOKEN": "<your PICDEFENSE_API_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"picdefenseio-mcp-server": {
"serverUrl": "https://mcp.picdefense.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"picdefenseio-mcp-server": {
"command": "npx",
"args": [
"-y",
"@picdefenseio/mcp-server"
],
"env": {
"PICDEFENSE_API_TOKEN": "<your PICDEFENSE_API_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"picdefenseio-mcp-server": {
"url": "https://mcp.picdefense.io/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"picdefenseio-mcp-server": {
"command": "npx",
"args": [
"-y",
"@picdefenseio/mcp-server"
],
"env": {
"PICDEFENSE_API_TOKEN": "<your PICDEFENSE_API_TOKEN>"
}
}
}
}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.rchanllc%2Fpicdefenseio-mcp-server)<a href="https://mcptoplist.com/server/io.github.rchanllc%2Fpicdefenseio-mcp-server"><img src="https://mcptoplist.com/badge/io.github.rchanllc%2Fpicdefenseio-mcp-server.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
rchanllc
Other servers by rchanllc
View all rchanllc servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Jun 1, 2026 |
| 1.0.0 | Jun 1, 2026 |
Frequently asked questions
- Who maintains PicDefense.io MCP Server?
- PicDefense.io MCP Server is maintained by rchanllc, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is PicDefense.io MCP Server listed on the Official MCP Registry?
- Yes — PicDefense.io MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does PicDefense.io MCP Server have?
- MCP Toplist tracks 2 versions of PicDefense.io MCP Server, most recently published on Jun 1, 2026.
- Where can I find the source code for PicDefense.io MCP Server?
- The source code for PicDefense.io MCP Server is hosted at github.com/rchanllc/picdefenseio-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.