Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-11-25 streamable-http

qubitsok — Quantum Computing Jobs, Papers & Researchers

com.qubitsok/mcp-server

Quantum computing jobs, arXiv papers & researcher profiles from qubitsok.com

Uptime
100.0%
1 direct probes · 30d
Response
1073ms
last probe
Tools
7
callable
Resources
2
readable
Prompts
4
available

Tools · 7

searchJobs

Search 500+ quantum computing job listings using natural language. Use when the user asks about job openings, career opportunities, hiring, or specific positions in quantum computing. NOT for research…

getJobDetails

Get full details for a specific quantum computing job by its numeric ID. Use after searchJobs when the user wants more information about a specific position. Returns: job summary, required skills, nic…

searchPapers

Search quantum computing research papers from arXiv. Use when the user asks about recent research, specific papers, or academic topics in quantum computing. NOT for jobs (use searchJobs) or researcher…

getLatestPapers

Get today's quantum computing papers from arXiv — no parameters needed. Use when the user asks "what's new in quantum computing?" or wants a daily paper briefing. Returns the most recent day's papers …

getPaperDetails

Get full details for a specific quantum computing paper by its arXiv ID (e.g., "2401.12345"). Use after searchPapers or getLatestPapers when the user wants to dive deep into a specific paper. Returns:…

searchCollaborators

Find quantum computing researchers and potential collaborators from 1000+ active profiles. Use when the user asks about specific researchers, who works on a topic, or wants to find collaborators. NOT …

getMarketOverview

Get a snapshot of the quantum computing landscape — no parameters needed. Use when the user asks broad questions like "how's the quantum job market?", "what are trending topics?", or wants an overview…

Resources · 2

qubitsok-guide

How to use qubitsok MCP tools — search jobs, papers, and researchers with tips and examples.

qubitsok://guide
qubitsok-tags

Full list of quantum computing technology tags available for filtering on qubitsok.com.

qubitsok://tags

Prompts · 4

quantum-job-search

Search 500+ quantum computing jobs from qubitsok.com. Tell me what role and location you are looking for.

daily-paper-briefing

Get today's quantum computing paper highlights from arXiv, curated by qubitsok.com.

find-collaborator

Discover quantum computing researchers to collaborate with using qubitsok.com's researcher database.

quantum-market-pulse

Get the latest quantum computing job market and research landscape overview from qubitsok.com.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "qubitsok_—_quantum_computing_jobs,_papers_&_researchers": {
      "url": "https://qubitsok.com/mcp",
      "transport": "streamable-http"
    }
  }
}