We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hendronf/Instapaper-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•260 B
# Instapaper API Credentials
# Get these from https://www.instapaper.com/api
INSTAPAPER_CONSUMER_KEY=your_consumer_key_here
INSTAPAPER_CONSUMER_SECRET=your_consumer_secret_here
INSTAPAPER_USERNAME=your_email@example.com
INSTAPAPER_PASSWORD=your_password_here