Notebook Library MCP Server
by clotho2
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OLLAMA_BASE_URL | No | Ollama 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_SIZE | No | Characters per chunk | 2000 |
| NOTEBOOK_LIBRARY_PATH | No | Where notebook folders live | data/notebooks |
| NOTEBOOK_CHROMADB_PATH | No | Vector database storage | data/notebook_chromadb |
| NOTEBOOK_CHUNK_OVERLAP | No | Overlap between chunks | 200 |
| OLLAMA_EMBEDDING_MODEL | No | Ollama model name | nomic-embed-text |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues