leopold16/tripleshot-mcp
If you are the rightful owner of tripleshot-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.
The MCP Tripleshot HTTP server is a Streamable HTTP MCP server that interfaces with `api.tripleshot.ai` to enable prompt searching and self-prompting capabilities for tools like Claude and Cursor.
Tools
Functions exposed to the LLM to take actions
list_communities
Return communities from /api/public/communities.
search_prompts
Search /api/public/prompts/search.
get_prompt
Get prompt by ID via /api/public/prompts/:id.
trending_prompts
Trending via /api/public/prompts/trending.
featured_prompts
Featured via /api/public/prompts/featured.
render_prompt
Fetches a prompt and fills {{placeholders}} in its body.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client