Back to Directory

MCP Comparison

Compare features, tools, and capabilities of these MCP servers side by side.

Chrome MCP Server

Chrome MCP Server

Chrome MCP Server is a Chrome extension-based Model Context Protocol (MCP) server that exposes your Chrome browser functionality to AI assistants like Claude, enabling complex browser automation, content analysis, and semantic search. It leverages your existing Chrome environment, including login states and configurations, to allow large language models and chatbots to control the browser natively without needing to launch a separate automation process. The project emphasizes privacy by remaining fully local and offers capabilities such as cross-tab context, streamable HTTP communication, and a built-in vector database for semantic search and content analysis. As an early-stage project, it includes a growing set of tools for browser control, inspection, and automation, with ongoing development to broaden compatibility and features.

Graphiti MCP Server

Graphiti MCP Server

Graphiti MCP Server is an experimental implementation that exposes Graphiti's real-time, temporally-aware knowledge graph capabilities through the MCP (Model Context Protocol) interface. It enables AI agents and MCP clients to interact with Graphiti's knowledge graph for structured extraction, reasoning, and memory across conversations, documents, and enterprise data. The server supports multiple backends (FalkorDB by default and Neo4j), a variety of LLM providers (OpenAI, Anthropic, Gemini, Groq, Azure OpenAI), and multiple embedder options, all accessible via an HTTP MCP endpoint at /mcp/ for broad client compatibility. It also includes queue-based asynchronous episode processing, rich entity types for structured data, and flexible configuration through config.yaml, environment variables, or CLI arguments.

Feature Comparison
FeatureChrome MCP ServerGraphiti MCP Server
Verified
Official
Tools Available229
Has Installation Guide
Has Examples
Website
Source Code
Shared Categories
Chrome MCP Server Tools (22)
  • get_windows_and_tabs
  • chrome_navigate
  • chrome_switch_tab
  • chrome_close_tabs
  • chrome_go_back_or_forward
  • chrome_inject_script
  • chrome_send_command_to_inject_script
  • chrome_screenshot
  • chrome_network_capture_start/stop
  • chrome_network_debugger_start/stop
  • +12 more tools
Graphiti MCP Server Tools (9)
  • add_episode
  • search_nodes
  • search_facts
  • delete_entity_edge
  • delete_episode
  • get_entity_edge
  • get_episodes
  • clear_graph
  • get_status

Can't decide? Check out both MCP servers for more details.