Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
logging
{}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_paper_promptA

Recommended default: fetch the full LaTeX source of an arXiv paper for precise interpretation of mathematical expressions.

get_paper_abstractA

Get just the abstract of an arXiv paper. Use this for a quick preview when the user hasn't read the paper yet, not when they provide an arXiv ID to discuss a paper.

list_paper_sectionsA

List section headings of an arXiv paper. Useful when the full paper is too long for context and you need to identify which sections to fetch individually.

get_paper_sectionA

Get a specific section of an arXiv paper by section path. Use when the full paper is too long for context or the user wants to focus on a particular section. Use list_paper_sections first to find available paths.

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/takashiishida/arxiv-latex-mcp'

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