We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/epicweb-dev/advanced-mcp-features'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.mdxā¢492 B
# Simple Sampling
<EpicVideo url="https://www.epicai.pro/workshops/advanced-mcp-features-flccv/simple-sampling~5yj44/solution" />
šØāš¼ Great! Now we're wired up to ask the LLM to do stuff for us. Let's get to
that next.
š§āāļø I'm going to get things implemented for actually creating and applying the
suggested tags, but you're going to have to do the work of asking the LLM to
suggest them!
Feel free to <NextDiffLink>check out my changes if you're curious</NextDiffLink>