Skip to main content
Glama

Raindrop.io

by adeze
.gitignore712 B
# dependencies (bun install) node_modules/ bun.lockb # output out dist *.tgz build/ # code coverage coverage *.lcov # logs logs *.log report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json # dotenv environment variable files .env .env.development.local .env.test.local .env.production.local .env.local # caches .eslintcache .cache *.tsbuildinfo # IntelliJ based IDEs .idea # Finder (MacOS) folder config .DS_Store Thumbs.db # Temp files tmp/ temp/ # Debug logs npm-debug.log* yarn-debug.log* yarn-error.log* bun-debug.log* # Local development .local *.local # Optional npm cache directory .npm # Yarn Integrity file .yarn-integrity raindrop-mcp.code-workspace **/CLAUDE.local.md # Ignore backup files **/*.backup

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/adeze/raindrop-mcp'

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