← All servers

jev-ultrafast-mcp

io.github.jiawei686/jev-ultrafast-mcp v0.1.5
Official Registry browser git

Hand browser work off to a server-side agent: read the page as a table, act, then verify.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add jev-ultrafast-mcp -- uvx jev-ultrafast-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "jev-ultrafast-mcp": {
      "command": "uvx",
      "args": [
        "jev-ultrafast-mcp"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "jev-ultrafast-mcp": {
      "command": "uvx",
      "args": [
        "jev-ultrafast-mcp"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "jev-ultrafast-mcp": {
      "command": "uvx",
      "args": [
        "jev-ultrafast-mcp"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "jev-ultrafast-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "jev-ultrafast-mcp"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "jev-ultrafast-mcp": {
      "command": "uvx",
      "args": [
        "jev-ultrafast-mcp"
      ]
    }
  }
}

Packages

pypi jev-ultrafast-mcp@0.1.5

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.jiawei686--jev-ultrafast-mcp/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent