Januscope
Rank #3,639io.github.giancarloerra/januscope
Local MCP proxy for tool restrictions, response redaction, audit logs, and database schema context.
Januscope is a Model Context Protocol (MCP) server published by giancarloerra. It ranks #3,639 of 132,113 servers tracked on MCP Toplist, and its repository has 30 GitHub stars. Januscope is listed on Official MCP, with 1 tracked version. It was first listed on May 5, 2026 and most recently updated on Sep 10, 2026.
Ranks ahead of 128,474 of 132,113 servers on MCP Toplist.
Use Januscope
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add januscope -e "JANUSCOPE_USER=<your JANUSCOPE_USER>" -e "JANUSCOPE_TEAM=<your JANUSCOPE_TEAM>" -e "JANUSCOPE_SESSION=<your JANUSCOPE_SESSION>" -- npx -y januscope --configReplace each placeholder with your own value before saving.
[mcp_servers.januscope]
command = "npx"
args = ["-y", "januscope", "--config"]
[mcp_servers.januscope.env]
JANUSCOPE_USER = "<your JANUSCOPE_USER>"
JANUSCOPE_TEAM = "<your JANUSCOPE_TEAM>"
JANUSCOPE_SESSION = "<your JANUSCOPE_SESSION>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"januscope": {
"command": "npx",
"args": [
"-y",
"januscope",
"--config"
],
"env": {
"JANUSCOPE_USER": "<your JANUSCOPE_USER>",
"JANUSCOPE_TEAM": "<your JANUSCOPE_TEAM>",
"JANUSCOPE_SESSION": "<your JANUSCOPE_SESSION>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"januscope": {
"command": "npx",
"args": [
"-y",
"januscope",
"--config"
],
"env": {
"JANUSCOPE_USER": "<your JANUSCOPE_USER>",
"JANUSCOPE_TEAM": "<your JANUSCOPE_TEAM>",
"JANUSCOPE_SESSION": "<your JANUSCOPE_SESSION>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"januscope": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"januscope",
"--config"
],
"env": {
"JANUSCOPE_USER": "<your JANUSCOPE_USER>",
"JANUSCOPE_TEAM": "<your JANUSCOPE_TEAM>",
"JANUSCOPE_SESSION": "<your JANUSCOPE_SESSION>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"januscope": {
"command": "npx",
"args": [
"-y",
"januscope",
"--config"
],
"env": {
"JANUSCOPE_USER": "<your JANUSCOPE_USER>",
"JANUSCOPE_TEAM": "<your JANUSCOPE_TEAM>",
"JANUSCOPE_SESSION": "<your JANUSCOPE_SESSION>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"januscope": {
"command": "npx",
"args": [
"-y",
"januscope",
"--config"
],
"env": {
"JANUSCOPE_USER": "<your JANUSCOPE_USER>",
"JANUSCOPE_TEAM": "<your JANUSCOPE_TEAM>",
"JANUSCOPE_SESSION": "<your JANUSCOPE_SESSION>"
}
}
}
}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.giancarloerra%2Fjanuscope)<a href="https://mcptoplist.com/server/io.github.giancarloerra%2Fjanuscope"><img src="https://mcptoplist.com/badge/io.github.giancarloerra%2Fjanuscope.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
giancarloerra
Other servers by giancarloerra
View all giancarloerra servers →Available versions (1)
| Version | Published |
|---|---|
| 0.5.0 | Sep 10, 2026 |
Frequently asked questions
- Who maintains Januscope?
- Januscope is maintained by giancarloerra, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Januscope listed on the Official MCP Registry?
- Yes — Januscope is listed on the Official MCP Registry.
- How many versions does Januscope have?
- MCP Toplist tracks 1 version of Januscope, most recently published on Sep 10, 2026.
- Where can I find the source code for Januscope?
- The source code for Januscope is hosted at github.com/giancarloerra/januscope.
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.