Search for:

A server setup for automating PDF processing with AI tools and payment integration

  • Why this server?

    This server works with both Supabase projects (which use PostgREST) and standalone PostgREST servers, allowing interaction with the Supabase backend after the PDF upload.

    -
    security
    A
    license
    -
    quality
    This is an MCP server for PostgREST. It allows LLMs perform database queries and operations on Postgres databases via PostgREST. This server works with both Supabase projects (which use PostgREST) and standalone PostgREST servers.
    Last updated -
    438
    1,371
    TypeScript
    Apache 2.0
    • Apple
  • Why this server?

    Provides RAG capabilities for semantic document search, which aligns with the processing of the PDF file content using LangflowRag.

    -
    security
    A
    license
    -
    quality
    Provides RAG capabilities for semantic document search using Qdrant vector database and Ollama/OpenAI embeddings, allowing users to add, search, list, and delete documentation with metadata support.
    Last updated -
    5
    4
    TypeScript
    Apache 2.0
  • Why this server?

    Provides vector database capabilities, crucial for LangflowRag's AI tools to perform semantic analysis and processing of the PDF content.

    -
    security
    A
    license
    -
    quality
    A Model Context Protocol server providing vector database capabilities through Chroma, enabling semantic document search, metadata filtering, and document management with persistent storage.
    Last updated -
    17
    Python
    MIT License
    • Apple
    • Linux
  • Why this server?

    The Stripe Model Context Protocol server allows you to integrate with Stripe APIs through function calling, necessary for the payment gateway integration.

    stripeofficial

    -
    security
    A
    license
    -
    quality
    The Stripe Model Context Protocol server allows you to integrate with Stripe APIs through function calling. This protocol supports various tools to interact with different Stripe services.
    Last updated -
    3,945
    745
    TypeScript
    MIT License
  • Why this server?

    This server will allow integration with the Supabase backend to perform operations on the data.

    -
    security
    A
    license
    -
    quality
    A Model Context Protocol server that enables Claude and other LLMs to perform database operations and invoke Edge Functions within Supabase through natural language.
    Last updated -
    TypeScript
    MIT License
  • Why this server?

    Enables listing, searching, and reading files in Google Drive, which could be used to store the uploaded PDF.

    -
    security
    A
    license
    -
    quality
    Integrates with Google Drive to enable listing, searching, and reading files, plus reading and writing to Google Sheets.
    Last updated -
    91
    86
    TypeScript
    MIT License
  • Why this server?

    Enables integration with Google Drive for listing, reading, and searching over files, supporting various file types. Could be used for storing the PDF.

    -
    security
    A
    license
    -
    quality
    Enables integration with Google Drive for listing, reading, and searching over files, supporting various file types with automatic export for Google Workspace files.
    Last updated -
    1,495
    9
    JavaScript
    MIT License
  • Why this server?

    Enables IDE access to Supabase databases with SQL query execution and schema management, which could be used to manage the PDF's metadata.

    -
    security
    -
    license
    -
    quality
    Enables IDE access to Supabase databases with SQL query execution, schema management, Auth admin operations, and built-in safety controls to prevent accidental destructive actions.
    Last updated -
    Apache 2.0
  • Why this server?

    MCP Server provides a simpler API to interact with the Model Context Protocol by allowing users to define custom tools and services to streamline workflows and processes, such as uploading and processing the PDF.

    -
    security
    A
    license
    -
    quality
    MCP Server simplifies the implementation of the Model Context Protocol by providing a user-friendly API to create custom tools and manage server workflows efficiently.
    Last updated -
    4
    3
    TypeScript
    MIT License