tamperlens-mcp
Rank #17,502com.tamperlens/mcp
Was this document edited, did its redactions hold, is it safe for a model to read — Tamperlens API.
tamperlens-mcp is a Model Context Protocol (MCP) server published by haruodev. It ranks #17,502 of 132,046 servers tracked on MCP Toplist. tamperlens-mcp is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 18, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 114,544 of 132,046 servers on MCP Toplist.
Use tamperlens-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add tamperlens -e "TAMPERLENS_API_KEY=<your TAMPERLENS_API_KEY>" -e "TAMPERLENS_BASE_URL=<your TAMPERLENS_BASE_URL>" -e "TAMPERLENS_ALLOWED_DIRS=<your TAMPERLENS_ALLOWED_DIRS>" -- npx -y tamperlens-mcpReplace each placeholder with your own value before saving.
[mcp_servers.tamperlens]
command = "npx"
args = ["-y", "tamperlens-mcp"]
[mcp_servers.tamperlens.env]
TAMPERLENS_API_KEY = "<your TAMPERLENS_API_KEY>"
TAMPERLENS_BASE_URL = "<your TAMPERLENS_BASE_URL>"
TAMPERLENS_ALLOWED_DIRS = "<your TAMPERLENS_ALLOWED_DIRS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tamperlens": {
"command": "npx",
"args": [
"-y",
"tamperlens-mcp"
],
"env": {
"TAMPERLENS_API_KEY": "<your TAMPERLENS_API_KEY>",
"TAMPERLENS_BASE_URL": "<your TAMPERLENS_BASE_URL>",
"TAMPERLENS_ALLOWED_DIRS": "<your TAMPERLENS_ALLOWED_DIRS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tamperlens": {
"command": "npx",
"args": [
"-y",
"tamperlens-mcp"
],
"env": {
"TAMPERLENS_API_KEY": "<your TAMPERLENS_API_KEY>",
"TAMPERLENS_BASE_URL": "<your TAMPERLENS_BASE_URL>",
"TAMPERLENS_ALLOWED_DIRS": "<your TAMPERLENS_ALLOWED_DIRS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"tamperlens": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tamperlens-mcp"
],
"env": {
"TAMPERLENS_API_KEY": "<your TAMPERLENS_API_KEY>",
"TAMPERLENS_BASE_URL": "<your TAMPERLENS_BASE_URL>",
"TAMPERLENS_ALLOWED_DIRS": "<your TAMPERLENS_ALLOWED_DIRS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tamperlens": {
"command": "npx",
"args": [
"-y",
"tamperlens-mcp"
],
"env": {
"TAMPERLENS_API_KEY": "<your TAMPERLENS_API_KEY>",
"TAMPERLENS_BASE_URL": "<your TAMPERLENS_BASE_URL>",
"TAMPERLENS_ALLOWED_DIRS": "<your TAMPERLENS_ALLOWED_DIRS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tamperlens": {
"command": "npx",
"args": [
"-y",
"tamperlens-mcp"
],
"env": {
"TAMPERLENS_API_KEY": "<your TAMPERLENS_API_KEY>",
"TAMPERLENS_BASE_URL": "<your TAMPERLENS_BASE_URL>",
"TAMPERLENS_ALLOWED_DIRS": "<your TAMPERLENS_ALLOWED_DIRS>"
}
}
}
}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/com.tamperlens%2Fmcp)<a href="https://mcptoplist.com/server/com.tamperlens%2Fmcp"><img src="https://mcptoplist.com/badge/com.tamperlens%2Fmcp.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
haruodev
Available versions (2)
| Version | Published |
|---|---|
| 1.36.0 | Aug 25, 2026 |
| 1.30.0 | Aug 18, 2026 |
Frequently asked questions
- Who maintains tamperlens-mcp?
- tamperlens-mcp is maintained by haruodev, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is tamperlens-mcp listed on the Official MCP Registry?
- Yes — tamperlens-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does tamperlens-mcp have?
- MCP Toplist tracks 2 versions of tamperlens-mcp, most recently published on Aug 25, 2026.
- Where can I find the source code for tamperlens-mcp?
- The source code for tamperlens-mcp is hosted at github.com/haruodev/tamperlens-mcp.
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.