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
  • 毫不费力地使用一个命令运行LLM后端,API,前端和服务。

  • 1Panel-dev
  • 🔥1Panel提供了直观的Web接口和MCP服务器,用于在Linux服务器上管理网站,文件,容器,数据库和LLMS。

  • WangRongsheng
  • 🧑‍🚀 llm 资料总结(数据处理、模型训练、模型部署、 o1 模型、mcp 、小语言模型、视觉语言模型)|摘要世界上最好的LLM资源。

  • rulego
  • ⛓️Rulego是一种轻巧,高性能,嵌入式,下一代组件编排规则引擎框架。

  • Byaidu
  • PDF科学纸翻译带有保留格式的pdf -基于ai完整保留排版的pdf文档全文双语翻译

  • sigoden
  • 使用普通的bash/javascript/python函数轻松创建LLM工具和代理。

  • hkr04
  • 轻巧的C ++ MCP(模型上下文协议)SDK

  • RockChinQ
  • 😎简单易用、🧩丰富生态 -大模型原生即时通信机器人平台| 适配QQ / 微信(企业微信、个人微信) /飞书 /钉钉 / discord / telegram / slack等平台| 支持chatgpt,deepseek,dify,claude,基于LLM的即时消息机器人平台,支持Discord,Telegram,微信,Lark,Dingtalk,QQ,Slack

  • dmayboroda
  • 带有可配置容器的本地对话抹布

  • modelscope
  • 开始以更轻松的方式开始构建具有LLM授权的多代理应用程序。

    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.