Q1 Crafter Mcp
@zaeyasa
About Q1 Crafter Mcp
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"q1-crafter": {
"command": "q1-crafter-mcp",
"env": {
"SCOPUS_API_KEY": "your-scopus-key",
"IEEE_API_KEY": "your-ieee-key",
"SPRINGER_API_KEY": "your-springer-key",
"NCBI_API_KEY": "your-pubmed-key",
"UNPAYWALL_EMAIL": "[email protected]"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Q1 Crafter MCP?
Q1 Crafter MCP is an academic research MCP server for Claude Desktop that automates the full research cycleβfrom parallel source discovery across 18 academic databases to generating APA 7βformatted .docx manuscripts. It is built with Python 3.10+ and requires no API keys for free sources.
How to use Q1 Crafter MCP?
Install with pip install q1-crafter-mcp, optionally configure API keys in a .env file, then run q1-crafter-mcp. Add it to Claude Desktopβs claude_desktop_config.json to start. Users interact via natural language prompts in Claude, e.g., βSearch for papers about machine learning in drug discoveryβ¦β
Key features of Q1 Crafter MCP
- Multiβsource search across 18 academic APIs in parallel
- Intelligent deduplication via exact DOI and fuzzy title matching
- Native support for Turkish sources (TR Dizin, DergiPark, YΓK Tez)
- Literature analysis with gap detection and TFβIDF keyword extraction
- APA 7th edition citation formatting and reference list generation
- Oneβclick
.docxmanuscript generation with title page and sections
Use cases of Q1 Crafter MCP
- Conduct literature reviews by searching multiple databases simultaneously
- Analyze research trends, gaps, and citation networks
- Generate APAβformatted reference lists and citationβvalidated sections
- Produce a complete manuscript draft in
.docxformat for further editing
FAQ from Q1 Crafter MCP
How does Q1 Crafter MCP differ from standard search tools?
It is an MCP server that integrates directly with Claude Desktop, automating the entire workflow from search through analysis to formatted output, instead of requiring manual steps across separate tools.
What dependencies or runtime are required?
Python 3.10 or higher and pip are needed. For Claude Desktop integration, the Claude Desktop application must be installed.
Where does the data live?
Q1 Crafter MCP queries remote academic APIs in real time; no user data is stored locally except generated .docx files and any configured .env API keys.
Are there any limits on searchable sources?
Free sources (arXiv, CrossRef, OpenAlex, etc.) work with no keys. Paid / institutional sources (Scopus, IEEE Xplore, etc.) require corresponding API keys; without them those sources are unavailable.
How does Q1 Crafter MCP handle authentication and transport?
It uses the MCP protocol over stdio when launched from Claude Desktop. API keys for paid sources are provided via environment variables or a .env file; free sources require no authentication.
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.

Peekaboo MCP β lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Comments