If you're an AI reading this: skill.md has everything you need.Read it →
Explorer/MCP/leopold16/durable-mcp-tripleshot-1
LOCAL

Durable MCP Tripleshot

leopold16/durable-mcp-tripleshot-1

Enables users to search, browse, and retrieve AI prompts from the Tripleshot public API. Provides access to community prompts, trending content, and template rendering capabilities through a durable MCP server interface.

leopold16/durable-mcp-tripleshot-1External link; availability not verifiedLocal-only
The Ghost
This server runs locally on your machine. We can't scan it remotely; review the source code before installing.
Time indexed (5mo)
0toolsLocal/ STDIO5moindexed
Checked Apr 18, 2026
The scanner shows
This server runs locally. We can't scan it remotely; review the source code before installing.
First indexed Apr 18, 2026
Server Profile
Tools catalogued
0
No tools reported by this server.
Hosting
Local / STDIO
Runs on your machine. Has access to your filesystem, SSH keys, and environment variables.
Registry presence
Not verified
Not yet verified by the Official MCP Registry.
Liveness
No liveness checks recorded yet.
Publisher Verification
Not listed on the Official MCP Registry.
Source repository is available for review.
leopold16/durable-mcp-tripleshot-1External link; availability not verified
Environment variables (3)
MCP_TOKENstringOPTIONAL
MCP authentication token
HTTP_TIMEOUT_MSstringOPTIONALdefault: 15000
HTTP timeout in milliseconds
TRIPLESHOT_BASEstringOPTIONALdefault: https://api.tripleshot.ai
Base URL for the Tripleshot API

Is this your server?

Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming; register now and you'll be first in line.

Create your account →
More from leopold16
Tripleshot MCP Server
Streamable HTTP MCP server that fronts api.tripleshot.ai, enabling AI clients to search, fetch, and render prompts from the Tripleshot prompt library.
Similar servers
Takeoff News
Fetch the latest issue posts and weekly news from Takeoff. Stay current with concise updates for quick research and monitoring. Keep your team informed with timely highlights.
philippine-geocoding
Explore the Philippines’ administrative hierarchy from island groups to barangays. Search places by name, validate official codes, and retrieve parent-child relationships for accurate data and workflows. Power location pickers, address validation, and regional insights with reliable coverage.
СБОРКА Career — Russian IT Job Market
Real-time salary data, job market trends, resume review, interview prep, and career advice for the Russian IT market. Powered by hh.ru API and СБОРКА career club.
bilibili-api
# B站API服务器 Bilibili Api 一个为bilibili.com API提供服务的Model Context Protocol (MCP)服务器,支持获取用户信息、视频搜索等功能。 A Model Context Protocol (MCP) server that provides services for the bilibili.com API, supporting functions such as obtaining user information and video search.## 工具列表 Tool List 本MCP服务封装下列工具,可让模型通过标准化接口调用以下功能。 本MCP服务封装下列工具,可让模型通过标准化接口调用以下功能。 | 工具 Tool | 描述 Description | |-------|--------------------| | get_user_info | Get information about a Bilibili user | | get_video_info | Get detailed information about a Bilibili video | | search_videos | Search for videos on Bilibili | ## 检查服务 ## Inspector 工具在线测试: [https://mcp.xiaobenyang.com/inspector/1777316659451907](https://mcp.xiaobenyang.com/inspector/1777316659451907) Online Tool test [https://mcp.xiaobenyang.com/inspector/1777316659451907](https://mcp.xiaobenyang.com/inspector/1777316659451907) ## 服务配置 MCP Server Config > #### 如何获取 XBY-APIKEY ? How to get XBY-APIKEY ? > 访问小笨羊科技网站 [https://xiaobenyang.com](https://xiaobenyang.com),注册用户即可获得APIKEY > Visit XiaoBenYang website [https://xiaobenyang.com](https://xiaobenyang.com), register and get the APIKEY. ### SSE ```json { "mcpServers": { "B站API服务器": { "headers": { "XBY-APIKEY": "<YOUR_XBY_APIKEY>" }, "type": "sse", "url": "https://mcp.xiaobenyang.com/1777316659451907/sse" } } } ``` ### STREAMABLE HTTP ```json { "mcpServers": { "B站API服务器": { "headers": { "XBY-APIKEY": "<YOUR_XBY_APIKEY>" }, "type": "streamable_http", "url": "https://mcp.xiaobenyang.com/1777316659451907/mcp" } } } ``` ### STDIO ```json { "mcpServers": { "B站API服务器": { "command": "npx", "args": [ "-y", "xiaobenyang-mcp" ], "env": { "XBY_APIKEY": "<YOUR_XBY_APIKEY>", "mcpId": "1777316659451907", }, "transport": "stdio" } } } ```
web-to-ai
Web to AI is an MCP server that exposes a personal library of captured web UI to AI coding assistants. Captures ▎ are collected via a companion Chrome extension; the server exposes 8 tools (search, filter, extract, generate ▎ React, etc.) to any MCP client — Cursor, Claude Code, Claude Desktop.
AgentDesk MCP
Adversarial AI review API — independent quality gating for AI agent outputs. Provides single and dual reviewer modes with structured verdicts (PASS/FAIL/CONDITIONAL_PASS), scores (0-100), categorized issues, and evidence-based checklists. Built for AI agents that need reliable quality assurance before shipping outputs.
Indexed from Glama · Updates nightly