Skip to main content
Glama
hsiangjenli
by hsiangjenli
build_docs.sh426 B
#!/bin/bash echo "Building documentation..." echo "Step 1: Exporting OpenAPI schema..." uv run scripts/export_openapi.py echo "Step 2: Converting OpenAPI to Markdown..." # uv run scripts/openapi_to_markdown.py # Temporarily disabled - using neoteroi.mkdocsoad plugin instead echo "Step 3: Building MkDocs site..." uv run mkdocs build echo "Documentation build complete!" echo "You can serve it with: uv run mkdocs serve"

Latest Blog Posts

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/hsiangjenli/mcp-slidev'

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