index365 MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 148 installs a week from npm.
Start index365 scans and read prioritized findings your coding agent can use.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add index365 -- npx -y @index365/mcp
{
"mcpServers": {
"index365": {
"args": [
"-y",
"@index365/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.index365]
command = "npx"
args = ["-y", "@index365/mcp"]
{
"mcpServers": {
"index365": {
"args": [
"-y",
"@index365/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"index365": {
"args": [
"-y",
"@index365/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.