io.github.1nzpainter/painting-lessons
OfficialProvides timestamped deep links to Vimeo videos, enabling direct navigation to specific moments in painting lesson videos.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@io.github.1nzpainter/painting-lessonshow do I paint soft edges in oils?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
My Painting Club — Painting Lesson Knowledge Base (MCP Server)
A remote MCP (Model Context Protocol) server that lets AI agents search transcribed painting lessons from mypaintingclub.com.
What it does
The search_painting_lessons tool answers natural-language painting technique questions using real transcribed lesson content. Every result includes:
Answer text — the relevant passage from the lesson
Lesson title and sales page URL on mypaintingclub.com
Vimeo deep link — a timestamped URL that seeks to the exact moment in the video
Topics covered: colour mixing, edges, composition, value, brushwork, oils, acrylics.
Related MCP server: gq-insight-mcp
Connect via MCP
Server URL: https://mypaintingclub.com/kb/mcp
Protocol: Streamable HTTP (MCP 2025-03-26)
Auth: None required
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"mpc-painting-lessons": {
"type": "streamable-http",
"url": "https://mypaintingclub.com/kb/mcp"
}
}
}Cursor / other MCP clients
Add https://mypaintingclub.com/kb/mcp as a Streamable HTTP server.
Auto-discovery endpoints
Path | Format |
| MCP auto-discovery |
| OpenAI plugin manifest |
| OpenAPI spec |
| API docs |
| Health check |
Rate limits
30 requests/minute per IP · 500 queries/day global (resets midnight UTC)
Tool reference
search_painting_lessons
Parameter | Type | Required | Default | Description |
| string | ✓ | — | Natural-language painting technique question |
| integer | 5 | Max results (1–20) |
Example:
{ "question": "how do I paint soft edges in oils", "top_k": 3 }Links
mypaintingclub.com — the full painting school
/kb/docs — API documentation
Official MCP Registry
Listed as io.github.1nzpainter/painting-lessons on the Official MCP Registry.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceProvides access to step-by-step drawing tutorials from easydrawingguides.com, enabling users to search for drawing guides, retrieve detailed tutorial content in Markdown format, and browse categories for artists of all skill levels.31MIT
- Alicense-qualityBmaintenanceEnables semantic search and grounded answering over customer-research interviews, with every answer traceable to source quotes.MIT
- Flicense-qualityDmaintenanceEnables natural language search through personal video collections, returning AI-generated descriptions and direct URLs to relevant 30-second video clips.
- FlicenseAqualityCmaintenanceMCP server for querying a page-citable research knowledge base built from PDFs, with exact filename and page citations.6
Related MCP Connectors
Search 4M+ podcasts & YouTube, transcribe any episode, search transcripts, generate AI lessons.
Any social-video URL → transcript, metadata, frames, OCR, summary, search, Q&A. MCP server + x402.
Query any docs site via MCP. Submit a URL, ask questions, get cited answers.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/1nzpainter/MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server