Skip to main content
Glama
drtagkim

KHU Notebook Research Assistant

by drtagkim

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
research_notebook_listB

List all available research notebooks.

research_notebook_createC

Create a new research notebook.

research_deep_searchC

Conduct deep web research and import findings automatically.

generate_study_materialC

Generate various study materials and artifacts.

add_source_contentC

Add a specific source (text, url, pdf) to the notebook.

update_credentialsC

Update session cookies manually.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3/5.0

Scored across 6 tools

Disambiguation4/5

Most tools have distinct purposes: notebook creation/listing, content addition, research, and credential updates. However, 'generate_study_material' and 'research_deep_search' could overlap if study materials involve research findings, though descriptions suggest different focuses (generation vs. search/import).

Naming Consistency3/5

Naming is mixed: 'research_notebook_create' and 'research_notebook_list' follow a consistent pattern, but 'add_source_content' and 'generate_study_material' use different verb styles, and 'research_deep_search' and 'update_credentials' deviate further. The set lacks a uniform convention, though names remain readable.

Tool Count4/5

With 6 tools, the count is reasonable for a research assistant server, covering core notebook management and research tasks. It's slightly lean but not insufficient, as each tool appears to serve a specific function without obvious bloat.

Completeness3/5

The toolset covers notebook creation, listing, and content addition, but lacks update or delete operations for notebooks or sources, which could limit agent workflows. Research and generation tools are included, but gaps in lifecycle management may cause dead ends in complex tasks.

Maintenance

ActivityInactive
ResponsivenessNo issues