Skip to main content
Glama
jaredlang
by jaredlang
.gitignore582 B
# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # Environment variables .env .env.local .env.*.local # IDE .vscode/ .idea/ *.swp *.swo *.sublime-project *.sublime-workspace # OS .DS_Store Thumbs.db # Build output dist/ build/ out/ # Logs logs/ *.log # Temporary files .temp/ tmp/ *.tmp # Azure Cosmos DB Emulator (if using local development) cosmos-db-emulator/ # Python (if applicable) __pycache__/ *.py[cod] *.egg-info/ venv/ .venv/ # Chainlit specific .chainlit/ # streamlit specific .streamlit/ # ADK specific .adk/ # output files output/

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/jaredlang/forecast_storage_mcp'

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