bibtex-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": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| google_scholar_bibtexA | Search Google Scholar for a paper title and return multiple BibTeX options from Scholar's citation export flow, ranked to prefer archival conference/journal records over preprints. Does not bypass CAPTCHA or access controls. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no possible ambiguity between tools. The single tool serves a distinct purpose.
The single tool name 'google_scholar_bibtex' follows a clear pattern (source_action) and is self-explanatory, making it consistent by default.
The server has a narrow purpose of fetching BibTeX from Google Scholar, and a single tool is slightly minimal but appropriate for its focused scope.
The tool covers the core functionality implied by the server name—searching Google Scholar and returning BibTeX citations. There are no obvious gaps for its intended use.