We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/timowhite88/Farnsworth'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
stub.js•423 B
/**
* DropClaw — Permanent Encrypted On-Chain Storage for AI Agents
*
* This is the official npm listing for DropClaw.
* Full SDK access is available via the DropClaw gateway.
*
* Website: https://dropclaw.cloud
* Docs: https://dropclaw.cloud/docs
*/
module.exports = {
name: "dropclaw",
gateway: "https://dropclaw.cloud",
description: "Permanent encrypted on-chain storage for AI agents on Monad.",
};