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

相关推荐

  • av
  • Effortlessly run LLM backends, APIs, frontends, and services with one command.

  • WangRongsheng
  • 🧑‍🚀 全世界最好的LLM资料总结(Agent框架、辅助编程、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.

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

  • rulego
  • ⛓️RuleGo is a lightweight, high-performance, embedded, next-generation component orchestration rule engine framework for Go.

  • Azure
  • This repository is for development of the Azure MCP Server, bringing the power of Azure to your agents.

  • caio-moliveira
  • This project was created to demonstrate how we can connect with different Model Context Protocols (MCPs).

  • MarcusAdriano
  • Estudando MCP usando a API do Bacen PTAX

    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.