Q1 Crafter Mcp
@zaeyasa
Q1 Crafter Mcp について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"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]"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「その他」の他のコンテンツ
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.

EverArt
modelcontextprotocolModel Context Protocol Servers

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.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
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.
コメント