Back to search
30
MCP

nia-web-eval-agent-mcp

npm/nia-web-eval-agent-mcp

NIA AI Web Evaluation Agent MCP Server - Autonomous browser testing and debugging

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

web-eval-agent
An MCP server that autonomously evaluates web applications.
0 tools
io.github.runbook-ai/browser-agent
MCP server for browser automation with AI agent
0 tools
agent-eval-mcp
Deterministic evaluation tools for AI coding agents, exposed as an MCP server.
0 tools
julia-browser-mcp
MCP server for web browser automation using Julia Browser
0 tools
mcp-test-mcp
An MCP server for testing MCP servers you are developing with AI assistants
0 tools
agent-browser-mcp
MCP server integrating with Vercel's agent-browser for AI-driven browser automation
0 tools

How to use

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

{
  "mcpServers": {
    "nia-web-eval-agent-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}