biolit
by rachadele
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LLM_MODEL | No | Model name for the LLM. | |
| CORE_API_KEY | No | CORE API key for green-OA PDF retrieval. | |
| LLM_PROVIDER | No | Provider to use: anthropic, openai, or ollama. | |
| BIOLIT_BIBTEX | No | Path to a BibTeX file for local PDF lookup. | |
| OPENAI_API_KEY | No | OpenAI API key for using GPT models. | |
| ZOTERO_API_KEY | No | Zotero API key for full-text retrieval. | |
| ZOTERO_USER_ID | No | Zotero user ID. | |
| ZOTERO_GROUP_ID | No | Zotero group ID. | |
| ZOTERO_PRIORITY | No | Priority for Zotero fetcher (default 5.0). | |
| ANTHROPIC_API_KEY | No | Anthropic API key for using Claude models. | |
| BIOLIT_LOCAL_PDF_DIR | No | Directory containing local PDFs indexed by DOI. | |
| BIOLIT_BIBTEX_PRIORITY | No | Priority for BibTeX fetcher (default 2.0). | |
| BIOLIT_CUSTOM_RESOLVERS | No | JSON array of custom resolver entries for full-text retrieval. | |
| SEMANTIC_SCHOLAR_API_KEY | No | Semantic Scholar API key for higher rate limits. | |
| BIOLIT_LANDING_USER_AGENT | No | User-Agent for landing page scrape. | |
| BIOLIT_LOCAL_PDF_PRIORITY | No | Priority for local PDF fetcher (default 3.0). | |
| BIOLIT_JS_SHELL_CHAR_THRESHOLD | No | Character threshold for JS shell detection. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/rachadele/biolit'
If you have feedback or need assistance with the MCP directory API, please join our Discord server