Folderr
Createdfolderr-tech
Enables interaction with Folderr's API for managing and communicating with Folderr Assistants using the Model Context Protocol.
About
The Folderr MCP Server provides a bridge to the Folderr API, allowing seamless integration with Folderr Assistants via the Model Context Protocol. It offers functionalities such as user authentication through email/password or API tokens, assistant management including listing available assistants, and the ability to send questions to specific assistants and receive their responses. Configuration is stored in a `config.json` file, and the server provides detailed error messages to assist with debugging.
Key Features
- Supports authentication via email/password or API token.
- Enables sending questions to specific assistants and receiving their responses.
- Stores configuration in a `config.json` file.
- Allows listing available Folderr Assistants.
- Provides detailed error messages for debugging.
Use Cases
- Integrating Folderr Assistants into automated workflows.
- Automating interactions with Folderr Assistants.
- Building applications that leverage Folderr's AI capabilities.