Skip to main content
Glama
cornelcroi

bookmark-lens

by cornelcroi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLM_MODELNoLLM model for Smart Mode (optional).claude-3-haiku-20240307
LLM_API_KEYNoAPI key for the LLM provider (optional).
MAX_CONTENT_LENGTHNoMaximum content length in characters to extract.50000
EMBEDDING_DIMENSIONNoDimension of the embedding vectors.384
EMBEDDING_MODEL_NAMENoName of the sentence-transformers embedding model.all-MiniLM-L6-v2
BOOKMARK_LENS_USER_AGENTNoUser agent string for HTTP requests.bookmark-lens/0.1.0
BOOKMARK_LENS_DUCKDB_PATHNoPath to DuckDB database file../data/bookmark_lens.db
BOOKMARK_LENS_LANCEDB_PATHNoPath to LanceDB vector database../data/embeddings.lance
BOOKMARK_LENS_FETCH_TIMEOUTNoTimeout in seconds for fetching web pages.30

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/cornelcroi/bookmark-lens'

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