Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Pixeltable Mcp Server

    A multimodal mcp server

    12 stars
    Python
    Updated Oct 18, 2025

    Table of Contents

    • 🚀 Available Servers
    • Audio Index Server
    • Video Index Server
    • Image Index Server
    • Document Index Server
    • Base SDK Server
    • 📦 Installation
    • Local Development
    • 🔧 Configuration
    • 🔗 Links
    • 📞 Support
    • 📜 License

    Table of Contents

    • 🚀 Available Servers
    • Audio Index Server
    • Video Index Server
    • Image Index Server
    • Document Index Server
    • Base SDK Server
    • 📦 Installation
    • Local Development
    • 🔧 Configuration
    • 🔗 Links
    • 📞 Support
    • 📜 License

    Documentation

    Multimodal Model Context Protocol Server

    This repository contains a collection of server implementations for Pixeltable, designed to handle multimodal data indexing and querying (audio, video, images, and documents). These services are orchestrated using Docker for local development.

    🚀 Available Servers

    Audio Index Server

    Located in servers/audio-index/, this server provides:

    • Audio file indexing with transcription capabilities
    • Semantic search over audio content
    • Multi-index support for audio collections
    • Accessible at /audio endpoint

    Video Index Server

    Located in servers/video-index/, this server provides:

    • Video file indexing with frame extraction
    • Content-based video search
    • Accessible at /video endpoint

    Image Index Server

    Located in servers/image-index/, this server provides:

    • Image indexing with object detection
    • Similarity search for images
    • Accessible at /image endpoint

    Document Index Server

    Located in servers/doc-index/, this server provides:

    • Document indexing with text extraction
    • Retrieval-Augmented Generation (RAG) support
    • Accessible at /doc endpoint

    Base SDK Server

    Located in servers/base-sdk/, this server provides:

    • Core functionality for Pixeltable integration
    • Foundation for building specialized servers

    📦 Installation

    Local Development

    bash
    pip install pixeltable
    git clone https://github.com/pixeltable/mcp-server-pixeltable.git
    
    cd mcp-server-pixeltable/servers
    
    docker-compose up --build                 # Run locally with docker-compose
    docker-compose down                       # Take down resources

    🔧 Configuration

    • Each service runs on its designated port (8080 for audio, 8081 for video, 8082 for image, 8083 for doc).
    • Configure service settings in the respective Dockerfile or through environment variables.

    🔗 Links

    • Pixeltable GitHub
    • Pixeltable Documentation
    • Discord Community

    📞 Support

    • GitHub Issues: Report bugs or request features
    • Discord: Join our community

    📜 License

    This project is licensed under the Apache 2.0 License.

    Similar MCP

    Based on tags & features

    • ES

      Esp Rainmaker Mcp

      Python·
      9
    • PE

      Personalizationmcp

      Python·
      12
    • FA

      Fal Mcp Server

      Python·
      8
    • GG

      Gget Mcp

      Python·
      17

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • ES

      Esp Rainmaker Mcp

      Python·
      9
    • PE

      Personalizationmcp

      Python·
      12
    • FA

      Fal Mcp Server

      Python·
      8
    • GG

      Gget Mcp

      Python·
      17

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k