PaperGraph MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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