We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bhubbb/mcp-drawing-guides'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
AGENT.md•414 B
# Rules
- Keep It Simple Stupid
- Use `uv` for everything, deps and running
- Keep it as a single file
- Make it easy to understand for humans
- Don't add unnecessary dependencies
- Respect the source websites and their terms of service
- Focus on extracting drawing tutorials and step-by-step instructions
- Provide clear attribution to original sources
- Handle web scraping gracefully with proper error handling