Skip to main content
Glama
muslus

Q1 Crafter MCP

by muslus

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IEEE_API_KEYNoYour IEEE Xplore API key
NCBI_API_KEYNoYour NCBI/PubMed API key
SCOPUS_API_KEYNoYour Scopus API key (institutional)
UNPAYWALL_EMAILNoYour email for Unpaywall
SPRINGER_API_KEYNoYour Springer Nature API key

Capabilities

Features and capabilities supported by this server

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

Tools

Functions exposed to the LLM to take actions

NameDescription
search_academicA

Search across 15+ academic databases in parallel. Returns deduplicated papers with metadata, DOIs, citations, and open access info. Supports year filtering, field selection, and language preferences.

search_by_doiA

Look up a single paper by its DOI. Returns full metadata from CrossRef, Unpaywall, and other sources.

search_citationsB

Find papers that cite a given paper (backward citation tracking). Useful for tracing research impact.

search_referencesC

Get the reference list of a given paper (forward citation tracking). Shows what papers the given paper cites.

analyze_literatureA

Analyze a collection of papers to identify research gaps, main themes, methodological trends, temporal patterns, and controversial topics.

validate_citationsA

Bidirectional validation between in-text citations and the references list. Detects orphan citations, missing references, malformed entries, and DOI issues.

extract_keywordsB

Extract key terms and concepts from paper abstracts using TF-IDF and co-occurrence analysis.

generate_comparison_tableB

Create a comparison table of selected papers across specified dimensions (e.g., method, sample size, findings). Outputs a PNG image.

generate_trend_chartA

Generate publication trend charts — yearly counts, citation distributions, source breakdown, and journal quartile distribution. Outputs PNG images.

generate_citation_networkA

Visualize the citation network as a directed graph. Node size = citation count, color = year. Top 10 most influential nodes are labeled. Outputs PNG.

write_sectionC

Write a specific section of the manuscript in formal academic style with proper in-text citations. Sections: introduction, literature_review, methodology, results, discussion, conclusion.

format_references_apa7A

Format a list of papers into APA 7th Edition reference list entries. Handles all author-count rules, DOI formatting, italics, and alphabetical ordering.

build_docxB

Assemble all sections, figures, tables, and references into a final .docx manuscript. Uses Times New Roman 12pt, double spacing, 1-inch margins (APA standard). Performs quality checks before output.

check_api_statusA

Check which academic API sources are currently configured and available. Shows which APIs have valid keys and which require setup.

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/muslus/q1-crafter-mcp'

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