Cover image
Try Now
2025-04-14

3 years

Works with Finder

0

Github Watches

0

Github Forks

0

Github Stars

Gemini MCP Server

Multi-context processing (MCP) server using Gemini API for analyzing webpages.

Features

  • Screenshot and analyze webpages
  • Tag and metadata for screenshots
  • Retrieve screenshots and associated data via API

API Endpoints

Process a webpage

POST /process

Request body:

{
  "url": "https://example.com",
  "prompt": "Describe what you see on this webpage"
}

Get screenshots

Get screenshot by ID

GET /screenshots/:id

Example:

GET /screenshots/123

Response:

{
  "id": 123,
  "url": "https://example.com",
  "prompt": "Describe what you see on this webpage",
  "created_at": "2023-06-15T12:34:56Z",
  "tags": ["initial_load", "page_entry"],
  "metadata": {
    "pageState": "initial",
    "pageTitle": "Example Domain"
  },
  "download_url": "https://yoursupabaseproject.supabase.co/storage/v1/object/public/screenshots/screenshot_1234.png"
}

Get screenshots with filters

GET /screenshots?tag=initial_load

or

GET /screenshots?key=pageTitle&value=Example%20Domain

Response:

{
  "count": 2,
  "screenshots": [
    {
      "id": 123,
      "url": "https://example.com",
      "prompt": "Describe what you see on this webpage",
      "created_at": "2023-06-15T12:34:56Z",
      "tags": ["initial_load", "page_entry"],
      "metadata": {
        "pageState": "initial",
        "pageTitle": "Example Domain"
      },
      "download_url": "https://yoursupabaseproject.supabase.co/storage/v1/object/public/screenshots/screenshot_1234.png"
    },
    // Additional screenshots...
  ]
}

Installation

  1. Clone the repository
  2. Create a .env file based on .env.example
  3. Run npm install
  4. Run npm run build
  5. Start the server with npm start

相关推荐

  • 1Panel-dev
  • 🔥 1Panel provides an intuitive web interface and MCP Server to manage websites, files, containers, databases, and LLMs on a Linux server.

  • Byaidu
  • PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/MCP/Docker/Zotero

  • sigoden
  • Easily create LLM tools and agents using plain Bash/JavaScript/Python functions.

  • tawago
  • Artifact2MCP Generator allows generation of MCP server automatically & dynamically given smart contract's compiled artifact (chain‑agnostic)

  • tommyming
  • Just getting some fun to build a mcp version using swift.

  • paulwing
  • A test repository created using MCP service

  • ragu6963
  • hkr04
  • Lightweight C++ MCP (Model Context Protocol) SDK

    Reviews

    2 (5)
    Avatar
    user_Hnc4C02S
    2025-04-24

    I've been using gemini-mcp-server by muckitymuck, and I must say it's exceptional! The ease of setup and the seamless integration with existing systems make it a standout. The documentation is comprehensive, and the performance is impressive. Highly recommended for anyone looking for a reliable server solution!

    Avatar
    user_MYRFL2uG
    2025-04-24

    As a dedicated user of gemini-mcp-server, I am thoroughly impressed by its performance and reliability. Created by the talented muckitymuck, this server seamlessly supports our complex applications with minimal effort. The product's clear start URL and welcoming information make setup a breeze. Highly recommended for anyone in need of a robust MCP solution!

    Avatar
    user_0rCkJobX
    2025-04-24

    As a devoted MCP application user, I have found the gemini-mcp-server by muckitymuck to be an indispensable tool. It integrates seamlessly with my existing setup and offers robust performance. The initial setup was straightforward, thanks to the clear instructions and welcoming introduction provided. This server has greatly improved my workflow and I highly recommend it to anyone looking to enhance their MCP experience.

    Avatar
    user_nFmZQcX8
    2025-04-24

    I've been using gemini-mcp-server by muckitymuck and it's been a game-changer! The intuitive interface and seamless integration have made managing my applications incredibly efficient. Highly recommend this for anyone looking to streamline their processes and improve productivity. Great job, muckitymuck!

    Avatar
    user_YaX9FchP
    2025-04-24

    The gemini-mcp-server by muckitymuck is an impressive tool that has significantly streamlined our workflow. Effortlessly handling multiple protocols, it integrates seamlessly into our existing infrastructure. The user-friendly interface and clear welcome information make setup a breeze. Highly recommended for developers seeking efficiency and reliability in server management.