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

    Dad Mcp

    Remote MCP server for providing better education at home

    1 stars
    TypeScript
    Updated May 25, 2025

    Table of Contents

    • Connecting to Remote MCP Server
    • Running Locally

    Table of Contents

    • Connecting to Remote MCP Server
    • Running Locally

    Documentation

    DadMCP

    Spark your kid's creativity with AI-powered education at home. Remote MCP server for dad-powered learning.

    Connecting to Remote MCP Server

    code
    {
      "mcpServers": {
        "DadMCP": {
          "command": "npx",
          "args": [
            "mcp-remote",
            "https://dadmcp.com/sse?token=YourAccessToken"
          ]
        }
      }
    }

    Running Locally

    Set up local Supabase

    code
    npx supabase@beta start
    npx supabase@beta reset
    npx supabase@beta gen types typescript --local > lib/database.types.ts

    Update .env.local

    code
    NEXT_PUBLIC_SUPABASE_URL=http://127.0.0.1:54321
    NEXT_PUBLIC_SUPABASE_ANON_KEY=YourSupabaseAnonKey
    REDIS_URL=redis://localhost:6379
    REPLICATE_API_TOKEN=YouReplicateApiToken

    Run Redis, install dependencies and run Next.js server

    code
    redis-server
    pnpm i
    pnpm run dev

    Similar MCP

    Based on tags & features

    • 4E

      4everland Hosting Mcp

      TypeScript·
      1
    • MC

      Mcp Wave

      TypeScript00
    • GL

      Glm Mcp Server

      TypeScript·
      3
    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75

    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

    • 4E

      4everland Hosting Mcp

      TypeScript·
      1
    • MC

      Mcp Wave

      TypeScript00
    • GL

      Glm Mcp Server

      TypeScript·
      3
    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75

    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