MCP.so
ログイン
Q

Q1 Crafter Mcp

@zaeyasa

Q1 Crafter Mcp について

概要はまだありません

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

zaeyasa

投稿者

zaeyasa

設定

以下の設定を使って、このサーバーを 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 .docx manuscript 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 .docx format 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.

コメント

「その他」の他のコンテンツ