ProfRandom92/keycode-mcp
3.2
If you are the rightful owner of keycode-mcp 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.
A Model Context Protocol (MCP) server designed for managing code snippets, performing git operations, integrating with Supabase and Cloudflare, and building Android IME projects.
Tools
Functions exposed to the LLM to take actions
snippet.search
Search code snippets using keyword or semantic search with Cohere embeddings.
git.createRepo
Create a new GitHub repository.
supabase.query
Execute a query on Supabase database.
cloudflare.deploy
Deploy a Cloudflare Pages site or Worker.
android.buildIme
Build an Android IME project using Gradle.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client