Skip to main content
Glama

IaC Memory MCP Server

by AgentWong
.gitignore393 B
# Python virtual environment .venv/ # Python cache files __pycache__/ *.py[cod] *$py.class # Distribution / packaging dist/ build/ *.egg-info/ # Testing .coverage coverage.xml .pytest_cache/ # IDE specific files .idea/ .vscode/ *.swp *.swo # Environment variables .env .env.local # Project specific *.db *.sqlite3 *.log # Aider .aider* !.aider.conf.yml !.aiderignore # Ruff .ruff_cache

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/AgentWong/iac-memory-mcp-server-project'

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