Skip to main content
Glama

Context.dev for Gemini CLI

The official Context.dev extension for Gemini CLI. Give Gemini live web and document context through search, company news, scraping, crawling, structured extraction, document parsing, brand intelligence, screenshots, website monitoring, and large batch jobs.

Install

gemini extensions install https://github.com/context-dot-dev/gemini-cli-context --auto-update --consent

Start a new Gemini CLI session after installation. The first Context.dev request opens a browser for OAuth authentication; no API key needs to be copied into Gemini CLI.

If authentication does not start automatically, run this inside Gemini CLI:

/mcp auth context

Related MCP server: @aegis-ai/mcp-scraper

Verify the installation

gemini extensions list

Inside Gemini CLI, /mcp should show the context server and its tools. /skills list should include the context-dev skill.

Try it

Use Context.dev to find Stripe's latest official product announcements and cite the source URLs.
Use Context.dev to turn this YouTube video into a timestamped transcript and summarize its main arguments: <youtube-url>
Use Context.dev to extract every pricing plan from https://context.dev/pricing as structured JSON.
Use Context.dev to retrieve the brand profile for linear.app, including its logo, colors, fonts, and social profiles.

Included

  • The production Context.dev MCP server at https://mcp.context.dev/mcp

  • OAuth 2.1 authentication with dynamic client registration and PKCE

  • An on-demand Gemini CLI skill that routes tasks to the smallest suitable Context.dev tool

  • Live web search, company news, webpage and YouTube scraping, crawling, extraction, parsing, brand, screenshot, monitor, and batch workflows

Some Context.dev operations consume account credits. Gemini CLI keeps its normal confirmation controls for tool calls, and the extension does not mark the remote server as trusted.

Local development

git clone https://github.com/context-dot-dev/gemini-cli-context.git
cd gemini-cli-context
npm ci
npm test
npm run validate
npm run test:live
gemini extensions link . --consent

Restart Gemini CLI after linking the extension. Use /mcp auth context to authenticate, then run one of the example prompts above.

Uninstall

gemini extensions uninstall gemini-cli-context

License

MIT — see LICENSE.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityMaintained
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Enables AI assistants to access real-time web data through search, markdown scraping, and browser automation while bypassing anti-bot protections. It provides tools for web research, e-commerce monitoring, and data extraction from across the globe.
    4
    7,869
    5
    MIT
  • A
    license
    B
    quality
    C
    maintenance
    Search API for AI, SEO & automation. Browser-rendered Google, Bing, Yandex, Baidu, DuckDuckGo and Ecosia results with URL extraction (+image search and engine metadata tools)
    9
    60
    2
    MIT

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/context-dot-dev/gemini-cli-context'

If you have feedback or need assistance with the MCP directory API, please join our Discord server