Search for:

Information about Gemini

  • Why this server?

    This server integrates Google's Gemini Pro model with Claude Desktop, allowing Claude users to access Gemini's text generation capabilities.

    A
    security
    A
    license
    A
    quality
    A TypeScript server that integrates Google's Gemini Pro model with Claude Desktop through the Model Context Protocol, allowing Claude users to access Gemini's text generation capabilities.
    1
    2
    TypeScript
    MIT License
  • Why this server?

    A server that enables document searching using Vertex AI with Gemini grounding, improving search results by grounding responses in private data stored in Vertex AI Datastore.

    -
    security
    A
    license
    -
    quality
    A server that enables document searching using Vertex AI with Gemini grounding, improving search results by grounding responses in private data stored in Vertex AI Datastore.
    7
    Python
    Apache 2.0
  • Why this server?

    Provides AI-powered assistance for coding problems using Google's Gemini AI, combined with Perplexity insights and Stack Overflow references, facilitating contextual analysis and automatic response archiving for improved troubleshooting.

    -
    security
    F
    license
    -
    quality
    Provides AI-powered assistance for coding problems using Google's Gemini AI, combined with Perplexity insights and Stack Overflow references, facilitating contextual analysis and automatic response archiving for improved troubleshooting.
    10
    TypeScript
  • Why this server?

    Provides curated documentation access via the Gemini API, enabling users to query and interact with technical docs effectively by overcoming context and search limitations.

    -
    security
    F
    license
    -
    quality
    Provides curated documentation access via the Gemini API, enabling users to query and interact with technical docs effectively by overcoming context and search limitations.
    13
    TypeScript
  • Why this server?

    A Model Context Protocol server that searches transcript segments in a Turso database using vector similarity, allowing users to find relevant content by asking questions without generating new embeddings (potentially using Gemini embeddings).

    -
    security
    F
    license
    -
    quality
    A Model Context Protocol server that searches transcript segments in a Turso database using vector similarity, allowing users to find relevant content by asking questions without generating new embeddings.
    JavaScript
  • Why this server?

    A Model Context Protocol server that leverages Google's Gemini API to provide analytical problem-solving capabilities through sequential thinking steps without code generation.

    A
    security
    F
    license
    A
    quality
    An MCP server implementation that leverages Google's Gemini API to provide analytical problem-solving capabilities through sequential thinking steps without code generation.
    1
    14
    JavaScript
  • Why this server?

    A Model Context Protocol server that enables Claude to perform Solana token swaps through Jupiter's API, including getting quotes, building transactions, and sending swap transactions on the Solana blockchain (may use Gemini for analysis).

    A
    security
    A
    license
    A
    quality
    A Model Context Protocol server that enables Claude to perform Solana token swaps through Jupiter's API, including getting quotes, building transactions, and sending swap transactions on the Solana blockchain.
    3
    6
    TypeScript
    MIT License
    • Apple
    • Linux
  • Why this server?

    Facilitates running Python code in a sandbox and generating images using the FLUX model via an MCP server compatible with clients like Goose and the Claude Desktop App (Gemini may be used for generating prompts).

    -
    security
    A
    license
    -
    quality
    Facilitates running Python code in a sandbox and generating images using the FLUX model via an MCP server compatible with clients like Goose and the Claude Desktop App.
    2
    16
    Python
    MIT License
  • Why this server?

    Enables interaction with the Hugging Face Dataset Viewer API, allowing users to browse, search, filter, and analyze datasets hosted on the Hugging Face Hub (Gemini could potentially analyze the dataset content).

    A
    security
    A
    license
    A
    quality
    Enables interaction with the Hugging Face Dataset Viewer API, allowing users to browse, search, filter, and analyze datasets hosted on the Hugging Face Hub.
    8
    7
    Python
    MIT License
    • Apple
  • Why this server?

    An interactive chat interface that combines Ollama's LLM capabilities with PostgreSQL database access through the Model Context Protocol (MCP) (potentially allows comparing Ollama outputs with Gemini).

    -
    security
    F
    license
    -
    quality
    An interactive chat interface that combines Ollama's LLM capabilities with PostgreSQL database access through the Model Context Protocol (MCP). Ask questions about your data in natural language and get AI-powered responses backed by real SQL queries.
    28
    TypeScript