Proctor runs on your own machine — the client starts it, so there is no endpoint to ping. 67 installs a week from npm. Last commit 30 Aug 2026.
MCP server for running Proctor exams against MCP servers with exam execution and result management.
Today is the operative word: we check Proctor every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 proctor -- npx -y proctor-mcp-server
{
"mcpServers": {
"proctor": {
"args": [
"-y",
"proctor-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.proctor]
command = "npx"
args = ["-y", "proctor-mcp-server"]
{
"mcpServers": {
"proctor": {
"args": [
"-y",
"proctor-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"proctor": {
"args": [
"-y",
"proctor-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
PROCTOR_API_KEY (API key for PulseMCP Proctor API authentication.), PROCTOR_API_URL (Base URL for Proctor API.), TOOL_GROUPS (Comma-separated list of enabled tool groups.).
The author declared them in the registry entry; get the values from the project itself.
MCP Server for software testing, test case management, test execution, and defect tracking.
MCP server for NinjaONE RMM with device management, monitoring, and automation
MCP server for URL shortening and management
A powerful MCP server for AI-driven Jupyter Notebook management and execution
MCP server for SSH remote server management with SSH agent authentication support.
Sling CLI MCP server for data pipeline and replication management
A test MCP server for task management
MCP server for Linear project management and issue tracking
Answers built from our own checks of this server.