AlexanderChuykin/maixpy-mcp-server
3.2
If you are the rightful owner of maixpy-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The MaixPy Documentation MCP Server provides access to MaixPy v4 documentation through LLM models like GitHub Copilot, with Docker support for easy deployment.
Tools
Functions exposed to the LLM to take actions
search_docs
Search through documentation by titles, file names, and content.
get_api_reference
Retrieve complete API documentation for a specified module.
list_modules
List all available MaixPy modules.
get_tutorial
Retrieve tutorials on various topics.
read_doc_file
Read specific documentation files.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client