Sophos Central MCP Server
Rank #31,147io.github.rijul170/sophos-central-mcp
MCP server for Sophos Central — endpoint security, XDR/MDR, and MSSP multi-tenant ops
Sophos Central MCP Server is a Model Context Protocol (MCP) server published by rijul170. It ranks #31,147 of 115,591 servers tracked on MCP Toplist. Sophos Central MCP Server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jun 29, 2026 and most recently updated on Jul 14, 2026.
Ranks ahead of 84,444 of 115,591 servers on MCP Toplist.
Use Sophos Central MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sophos-central-mcp -- npx -y @rijul170/sophos-mcp[mcp_servers.sophos-central-mcp]
command = "npx"
args = ["-y", "@rijul170/sophos-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"sophos-central-mcp": {
"command": "npx",
"args": [
"-y",
"@rijul170/sophos-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sophos-central-mcp": {
"command": "npx",
"args": [
"-y",
"@rijul170/sophos-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sophos-central-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@rijul170/sophos-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sophos-central-mcp": {
"command": "npx",
"args": [
"-y",
"@rijul170/sophos-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sophos-central-mcp": {
"command": "npx",
"args": [
"-y",
"@rijul170/sophos-mcp"
]
}
}
}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.rijul170%2Fsophos-central-mcp)<a href="https://mcptoplist.com/server/io.github.rijul170%2Fsophos-central-mcp"><img src="https://mcptoplist.com/badge/io.github.rijul170%2Fsophos-central-mcp.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
rijul170
Other servers by rijul170
View all rijul170 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.1.0 | Jul 14, 2026 |
Frequently asked questions
- Who maintains Sophos Central MCP Server?
- Sophos Central MCP Server is maintained by rijul170, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Sophos Central MCP Server listed on the Official MCP Registry?
- Yes — Sophos Central MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Sophos Central MCP Server have?
- MCP Toplist tracks 1 version of Sophos Central MCP Server, most recently published on Jul 14, 2026.
- Where can I find the source code for Sophos Central MCP Server?
- The source code for Sophos Central MCP Server is hosted at github.com/rijul170/sophos-central-mcp.