We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jrszilard/diy-helper-mcp-servers'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•252 B
# API Keys (copy to .env and add your actual keys)
OPENAI_API_KEY=your_openai_key_here
PINECONE_API_KEY=your_pinecone_key_here
ANTHROPIC_API_KEY=your_anthropic_key_here
# Database Configuration
CODE_DATABASE_PATH=./src/building_codes_server/codes.json