Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
HonoHono llms.txt
Hono FullHono full llms.txt
DrizzleDrizzle llms.txt
Better-authBetter-auth llms.txt
CloudflareCloudflare llms.txt
Cloudflare FullCloudflare full llms.txt
SupabaseSupabase llms.txt
ChakrauiChakraui llms.txt
Chakraui FullChakraui full llms.txt
BunBun llms.txt
Bun FullBun full llms.txt
NetlifyNetlify llms.txt
PrismaPrisma llms.txt
Prisma FullPrisma full llms.txt
Vercel Ai SdkVercel ai sdk llms.txt
DotenvxDotenvx llms.txt
Dotenvx FullDotenvx full llms.txt
ElevenlabsElevenlabs llms.txt
Elevenlabs FullElevenlabs full llms.txt
SvelteSvelte llms.txt
Svelte FullSvelte full llms.txt
TurborepoTurborepo llms.txt
AnthropicAnthropic llms.txt
Anthropic FullAnthropic full llms.txt
WindsurfWindsurf llms.txt
Windsurf FullWindsurf full llms.txt
CursorCursor llms.txt
Cursor FullCursor full llms.txt
TinybirdTinybird llms.txt
Tinybird FullTinybird full llms.txt
TursoTurso llms.txt
Turso FullTurso full llms.txt
WxtWxt llms.txt
CogCog llms.txt
FireproofFireproof llms.txt
Fireproof FullFireproof full llms.txt
Fireproof MiniFireproof mini llms.txt
Likec4Likec4 llms.txt
Likec4 FullLikec4 full llms.txt
NaviNavi llms.txt
Navi FullNavi full llms.txt
OpenphoneOpenphone llms.txt
Openphone FullOpenphone full llms.txt
OpenpipeOpenpipe llms.txt
Openpipe FullOpenpipe full llms.txt
Roc LangRoc lang llms.txt
SankeySankey llms.txt
DaisyuiDaisyui llms.txt
Open AlternativeOpen alternative llms.txt
StripeStripe llms.txt
Ai Engineers HandbookAi engineers handbook llms.txt
Model Context ProtocolModel context protocol llms.txt
Model Context Protocol FullModel context protocol full llms.txt
FumadocsFumadocs llms.txt
Fumadocs FullFumadocs full llms.txt
Langgraph PythonLanggraph python llms.txt
Langgraph Python FullLanggraph python full llms.txt
Langgraph JsLanggraph js llms.txt
Langgraph Js FullLanggraph js full llms.txt
Langchain PythonLangchain python llms.txt
Langchain JsLangchain js llms.txt
MastraMastra llms.txt
Mastra FullMastra full llms.txt

Tools

Functions exposed to the LLM to take actions

NameDescription
list_llms_txt_sources

This tool lists all available source urls where an llms.txt can be fetched. After reading the listed sources, use fetch_llms_txt to fetch any source that matches a technology in the instructions you received. Prefer llms.txt, but if llms.txt proves inadequate, check to see if other llms-full.txt or llms-mini.txt exist. When done, ask the user if they want to use other tools to search for documentation on any sources this tool could not find.

list_openapi_spec_sources

This tool lists all available source urls where an OpenAPI spec can be fetched.

fetch_llms_txt

Fetches the content of one or more llms.txt URLs. Some llms.txt files compile a list of urls to other llms.txt file locations because listing their full documentation would bloat context. If the documentation you're looking for does not exist in the llms.txt, look for reference links to other llms.txt files and follow those.

fetch_openapi_spec

Fetches the content of one or more OpenAPI spec URLs.

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/maverickg59/sushimcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server