delimiter_injection
Conversation delimiter injection (breakout)
Line 1815Snippets
async function getUser(id: string): Promise<User> {async function getUser(id: string): Promise<User> {fs_write
Filesystem write access
Filesystem write access
Line 1841Snippets
"clean": "rm -rf dist" "clean": "rm -rf dist"network_call
Outbound network call
Outbound network call
Line 44Snippets
Then fetch specific pages with `.md` suffix for markdown format (e.g., `https://modelcontextprotocol.io/specification/draft.md`).- **MCP Protocol**: Start with sitemap at `https://modelcontextprotocol.io/sitemap.xml`, then fetch specific pages with `.md` suffix- If ambiguity exists, fetch additional information from the webimport axios, { AxiosError } from "axios";import axios, { AxiosError } from "axios";env_access
Environment variable access
Environment variable access
Line 2007Snippets
if (!process.env.EXAMPLE_API_KEY) { if (!process.env.EXAMPLE_API_KEY) {const transport = process.env.TRANSPORT || 'stdio'; if (!process.env.EXAMPLE_API_KEY) { if (!process.env.EXAMPLE_API_KEY) {Trust Score
Updated há 2 semanas
Analisado
31 de mar. de 2026, 15:56
+ 2 previous scans
Compatível com
Skill details
Updated há 2 semanas
Analisado 31 de mar. de 2026, 15:56
Descricao
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
Scans recentes
31 de mar. de 2026, 15:56
Latest analysis
31 de mar. de 2026, 15:11
Run 2
27 de mar. de 2026, 15:44
Run 1