- Explore MCP Servers
- dad-mcp
Dad Mcp
What is Dad Mcp
dad-mcp is a remote MCP server designed to enhance home education through AI-powered learning experiences for children.
Use cases
Use cases for dad-mcp include facilitating creative learning activities at home, providing personalized educational content, and enabling remote tutoring sessions.
How to use
To use dad-mcp, connect to the remote MCP server using the command ‘npx mcp-remote https://dadmcp.com/sse’. For local setup, run Supabase and configure your environment variables as specified in the README.
Key features
Key features of dad-mcp include AI-driven educational tools, remote connectivity for learning, and local server setup options for enhanced performance.
Where to use
dad-mcp can be used in educational environments, particularly for home schooling, tutoring, and interactive learning sessions.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Dad Mcp
dad-mcp is a remote MCP server designed to enhance home education through AI-powered learning experiences for children.
Use cases
Use cases for dad-mcp include facilitating creative learning activities at home, providing personalized educational content, and enabling remote tutoring sessions.
How to use
To use dad-mcp, connect to the remote MCP server using the command ‘npx mcp-remote https://dadmcp.com/sse’. For local setup, run Supabase and configure your environment variables as specified in the README.
Key features
Key features of dad-mcp include AI-driven educational tools, remote connectivity for learning, and local server setup options for enhanced performance.
Where to use
dad-mcp can be used in educational environments, particularly for home schooling, tutoring, and interactive learning sessions.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
DadMCP
Spark your kid’s creativity with AI-powered education at home. Remote MCP server for dad-powered learning.
Connecting to Remote MCP Server
{ "mcpServers": { "DadMCP": { "command": "npx", "args": [ "mcp-remote", "https://dadmcp.com/sse?token=YourAccessToken" ] } } }
Running Locally
Set up local Supabase
npx supabase@beta start npx supabase@beta reset npx supabase@beta gen types typescript --local > lib/database.types.ts
Update .env.local
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
redis-server pnpm i pnpm run dev
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










