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 服务器
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
评论