Skip to main content
Glama

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
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
open_workspaceC

Open or initialize a persistent multi-paper workspace.

workspace_add_local_paperB

Add or replace a local LaTeX project in the active workspace.

workspace_add_arxiv_paperB

Add or replace an arXiv LaTeX project in the active workspace.

workspace_list_papersA

List all papers stored in the active workspace.

workspace_get_paperC

Return metadata and counts for one stored paper.

workspace_search_theoremsB

Search theorem titles and bodies across the active workspace.

workspace_get_dependenciesC

Return dependencies of a globally identified stored theorem.

workspace_get_citationsB

Return incoming or outgoing citation evidence for a stored paper.

load_paperA

Load a local LaTeX paper and build its theorem graph.

load_arxiv_paperB

Download an arXiv source project and build its theorem graph.

list_theoremsC

List theorem-like environments in the currently loaded paper.

get_theoremB

Return the full text and metadata for one theorem-like node.

get_dependenciesC

Return theorem-like nodes referenced by the given theorem.

where_usedA

Return theorem-like nodes that reference the given theorem.

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/lotchuazzz-crypto/papergraph-mcp'

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