Skip to content
Back to search
30
MCP streamable-http

operant-mcp

io.github.saagpatel/operant-mcp

Read-only MCP server for the OPERANT AI operating-agent calibration benchmark.

Uptime
0.0%
23 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

saagar-operant-mcp
Read-only OPERANT benchmark MCP with explicit research-integrity boundaries.
0 tools
interloper-mcp
Interloper MCP server — read-only platform access for AI agents
0 tools
io.github.operantlabs/operant-mcp
Security testing MCP server for penetration testing, forensics, and vulnerability assessment
0 tools
context-mcp
MCP server for project context integration - provides read-only filesystem operations for AI agents
0 tools
alejandrogavilanes/simple-oracle-mcp
MCP server that has READ only code safety, so that AI code assistant and other AI agents
0 tools
operant mcp
Metadata-only Glama MCP server.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "operant-mcp": {
      "url": "https://operant-mcp.saagar210.workers.dev/mcp",
      "transport": "streamable-http"
    }
  }
}