Skip to main content
Glama

login

Access Folderr by logging in with your email and password to manage and communicate with Folderr Assistants through the MCP server.

Instructions

Login to Folderr with email and password

Input Schema

NameRequiredDescriptionDefault
emailYesUser email
passwordYesUser password

Input Schema (JSON Schema)

{ "properties": { "email": { "description": "User email", "type": "string" }, "password": { "description": "User password", "type": "string" } }, "required": [ "email", "password" ], "type": "object" }

Other Tools

Related Tools

Latest Blog Posts

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/folderr-tech/folderr-mcp-server'

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