Qubitsok
FreeNot checkedMCP server for quantum computing jobs, papers & researchers — connect any AI agent to qubitsok.com
About
MCP server for quantum computing jobs, papers & researchers — connect any AI agent to qubitsok.com
README
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
Installing Qubitsok
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/navaro1/qubitsok-mcpFAQ
Is Qubitsok MCP free?
Yes, Qubitsok MCP is free — one-click install via Unyly at no cost.
Does Qubitsok need an API key?
No, Qubitsok runs without API keys or environment variables.
Is Qubitsok hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Qubitsok in Claude Desktop, Claude Code or Cursor?
Open Qubitsok on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Qubitsok with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
