Skip to main content
Glama

Context Engineering MCP Platform

.gitignore634 B
# Environment variables .env *.env # Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ pip-wheel-metadata/ share/python-wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Virtual environments venv/ .venv/ env/ ENV/ # IDE .vscode/ .idea/ *.swp *.swo # Node.js node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # Logs *.log server.log # OS .DS_Store Thumbs.db # Temporary files *.tmp *.temp # Database *.db *.sqlite3 # API Keys and sensitive data *api_key* *secret* *token* # MCP Server specific mcp-server/node_modules/

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/ShunsukeHayashi/context_engineering_MCP'

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