qubitsok

by navaro1

118 downloads
Not rated
GitHub Website

About

MCP server for quantum computing jobs, papers & researchers — connect any AI agent to qubitsok.com

Details

Author
navaro1
Downloads
118
Categories
Other

- AI‑powered natural language quantum job search (500+ listings)
- Search and retrieve details of arXiv quantum papers by topic, author, affiliation, or date
- Today’s quantum computing papers briefing (daily‑paper‑briefing prompt)
- Find quantum researchers by expertise, affiliation, or topic (1000+ profiles)
- Get job market and research landscape statistics via getMarketOverview
- All tools are read‑only and require no authentication
- Streamable HTTP transport (MCP spec 2025‑11‑25)

Add the remote MCP server using the endpoint https://qubitsok.com/mcp in supported clients (Claude Desktop/Claude.ai, Claude Code, ChatGPT Developer Mode, Gemini CLI, Cursor/Windsurf/VS Code, Grok xAI API, Perplexity Mac App). For Claude Code: claude mcp add --transport streamable-http qubitsok https://qubitsok.com/mcp. For VS Code/Cursor/Windsurf: add the JSON configuration with transport streamable-http and URL.

qubitsok MCP Server

Production MCP (Model Context Protocol) server for qubitsok.com — the quantum computing career and research platform.

Endpoint

https://qubitsok.com/mcp

Transport: Streamable HTTP (MCP spec 2025-11-25)
Authentication: None — all tools are read-only and publicly accessible.

Tools (7)

| Tool | Description |
|------|-------------|
| searchJobs | AI-powered natural language quantum job search (500+ listings) |
| getJobDetails | Full details for a specific job by ID |
| searchPapers | Search arXiv quantum papers by topic, author, affiliation, date |
| getLatestPapers | Today's quantum computing papers from arXiv |
| getPaperDetails | Full paper analysis with abstract, methodology, gist |
| searchCollaborators | Find quantum researchers by expertise, affiliation, topic (1000+ profiles) |
| getMarketOverview | Job market and research landscape statistics |

Prompts (4)

| Prompt | Description |
|--------|-------------|
| quantum-job-search | Guided quantum job search with formatted results |
| daily-paper-briefing | Today's quantum paper highlights briefing |
| find-collaborator | Discover researchers to collaborate with |
| quantum-market-pulse | Market and research landscape overview |

Connect

Claude Desktop / Claude.ai

Add as remote MCP server in Settings > MCP:

https://qubitsok.com/mcp

Claude Code

claude mcp add --transport streamable-http qubitsok https://qubitsok.com/mcp

ChatGPT (Developer Mode)

Settings > Apps & Connectors > Advanced > Developer Mode > Add Connector:
- URL: https://qubitsok.com/mcp
- Name: qubitsok — Quantum Computing Jobs & Research

Gemini CLI

gemini extensions install github:navaro1/qubitsok-mcp

Cursor / Windsurf / VS Code

Add to your MCP configuration:

{
  "qubitsok": {
    "transport": "streamable-http",
    "url": "https://qubitsok.com/mcp"
  }
}

Grok (xAI API)

{
  "mcp_servers": [
    { "url": "https://qubitsok.com/mcp", "name": "qubitsok" }
  ]
}

Perplexity (Mac App)

Settings > Connectors > Add MCP > https://qubitsok.com/mcp

Discovery

curl https://qubitsok.com/.well-known/mcp.json

Example Queries

Jobs: "Find senior quantum error correction engineer roles in Europe paying over 120k EUR"

Papers: "Show me trapped ion papers from Google published this month"

Researchers: "Who are the top quantum error correction researchers at MIT?"

Market: "How's the quantum computing job market right now?"

Safety

All 7 tools have readOnlyHint: true — no destructive operations. Read-only public data access.

License

MIT

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.