← All servers
πŸ”Œ

ProctorPublisherπŸ›‘ No advisories

com.pulsemcp/proctor
New to MCP? Start here β†’
74β˜… stars
0weekly installs
2 days agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of pulsemcp.com, who proved control of the domain through the official MCP registry.

Verified owner: pulsemcp.com β†—com.pulsemcp/proctor

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs PROCTOR_API_KEY.
βœ“
Configuration
Reads PROCTOR_API_URL, TOOL_GROUPS.

About

MCP server for running Proctor exams against MCP servers with exam execution and result management.

Packages & transports

npmproctor-mcp-serverv0.1.9 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "proctor": {
      "command": "npx",
      "args": [
        "-y",
        "proctor-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y proctor-mcp-server