Skip to main content
Glama
clotho2

Notebook Library MCP Server

by clotho2

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OLLAMA_BASE_URLNoOllama server (fallback embeddings). Important: Update this to point to your own Ollama instance if you're using the Ollama fallback.http://192.168.2.175:11434
NOTEBOOK_CHUNK_SIZENoCharacters per chunk2000
NOTEBOOK_LIBRARY_PATHNoWhere notebook folders livedata/notebooks
NOTEBOOK_CHROMADB_PATHNoVector database storagedata/notebook_chromadb
NOTEBOOK_CHUNK_OVERLAPNoOverlap between chunks200
OLLAMA_EMBEDDING_MODELNoOllama model namenomic-embed-text

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/clotho2/notebook-library-mcp'

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