Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · MCP Puppeteer
tool-server:mcp-puppeteera5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewjsongraph
II.
ToolServer JSON

tool-server:mcp-puppeteer

Structured · live

MCP Puppeteer json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/tool-servers/extended-mcp-servers.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-puppeteer",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/extended-mcp-servers.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "MCP Puppeteer",
    "description": "MCP server providing browser automation via Puppeteer. Enables AI agents to navigate web pages, take screenshots, click elements, fill forms, and evaluate JavaScript. Supports stdio transport.",
    "protocol": "mcp",
    "category": "devtools",
    "repoUrl": "https://github.com/modelcontextprotocol/servers/tree/main/src/puppeteer",
    "npmPackage": "@modelcontextprotocol/server-puppeteer",
    "maintainer": "Anthropic",
    "mcpTransports": [
      "mcp-transport:stdio"
    ],
    "tools": [
      "tool-descriptor:puppeteer.navigate",
      "tool-descriptor:puppeteer.screenshot",
      "tool-descriptor:puppeteer.click",
      "tool-descriptor:puppeteer.fill",
      "tool-descriptor:puppeteer.select",
      "tool-descriptor:puppeteer.hover",
      "tool-descriptor:puppeteer.evaluate"
    ],
    "sourceRef": "source-ref:mcp-servers-registry"
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-puppeteer",
      "to": "tool-descriptor:puppeteer.navigate",
      "kind": "contains_tool_descriptor",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-puppeteer",
      "to": "tool-descriptor:puppeteer.screenshot",
      "kind": "contains_tool_descriptor",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-puppeteer",
      "to": "tool-descriptor:puppeteer.click",
      "kind": "contains_tool_descriptor",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-puppeteer",
      "to": "tool-descriptor:puppeteer.fill",
      "kind": "contains_tool_descriptor",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-puppeteer",
      "to": "tool-descriptor:puppeteer.select",
      "kind": "contains_tool_descriptor",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-puppeteer",
      "to": "tool-descriptor:puppeteer.hover",
      "kind": "contains_tool_descriptor",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-puppeteer",
      "to": "tool-descriptor:puppeteer.evaluate",
      "kind": "contains_tool_descriptor",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-puppeteer",
      "to": "extension-interface:orchestration",
      "kind": "implements",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-puppeteer",
      "to": "capability:supports-mcp",
      "kind": "requires_capability",
      "attributes": {
        "level": "required"
      }
    },
    {
      "from": "tool-server:mcp-puppeteer",
      "to": "source-ref:mcp-servers-registry",
      "kind": "sourced_from",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-puppeteer",
      "to": "tool:playwright",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-puppeteer",
      "to": "library:puppeteer",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-puppeteer",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "tool-descriptor:puppeteer.navigate",
      "to": "tool-server:mcp-puppeteer",
      "kind": "contained_in_plugin",
      "attributes": {}
    },
    {
      "from": "tool-descriptor:puppeteer.screenshot",
      "to": "tool-server:mcp-puppeteer",
      "kind": "contained_in_plugin",
      "attributes": {}
    },
    {
      "from": "tool-descriptor:puppeteer.click",
      "to": "tool-server:mcp-puppeteer",
      "kind": "contained_in_plugin",
      "attributes": {}
    },
    {
      "from": "tool-descriptor:puppeteer.fill",
      "to": "tool-server:mcp-puppeteer",
      "kind": "contained_in_plugin",
      "attributes": {}
    },
    {
      "from": "tool-descriptor:puppeteer.select",
      "to": "tool-server:mcp-puppeteer",
      "kind": "contained_in_plugin",
      "attributes": {}
    },
    {
      "from": "tool-descriptor:puppeteer.hover",
      "to": "tool-server:mcp-puppeteer",
      "kind": "contained_in_plugin",
      "attributes": {}
    },
    {
      "from": "tool-descriptor:puppeteer.evaluate",
      "to": "tool-server:mcp-puppeteer",
      "kind": "contained_in_plugin",
      "attributes": {}
    },
    {
      "from": "scope-boundary:tool-server-mcp-puppeteer.scope",
      "to": "tool-server:mcp-puppeteer",
      "kind": "bounds_subject"
    }
  ]
}

Shortcuts

Back to overview
Open graph tab