Sibyl
by hello-emrah
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GEMINI_API_KEY | Yes | Required. Your Gemini API key. | |
| GEMINI_TTS_MODEL | No | Optional model override for text-to-speech. | |
| SIBYL_OUTPUT_DIR | No | Where research reports and embedding files land by default. | |
| GEMINI_TEXT_MODEL | No | Optional model override for text generation. | |
| GEMINI_EMBED_MODEL | No | Optional model override for embeddings. | |
| GEMINI_IMAGE_MODEL | No | Optional model override for image generation. | |
| GEMINI_VIDEO_MODEL | No | Optional model override for video generation. | |
| GEMINI_DEEP_RESEARCH_API_KEY | No | Optional. A separate key for the research agent; falls back to GEMINI_API_KEY. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/hello-emrah/sibyl-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server