loading…
Search for a command to run...
loading…
Search 500+ quantum computing jobs, daily arXiv papers, and 1000+ researcher profiles. 7 read-only MCP tools with AI-powered natural language search from qubits
Search 500+ quantum computing jobs, daily arXiv papers, and 1000+ researcher profiles. 7 read-only MCP tools with AI-powered natural language search from qubitsok.com.
Production MCP (Model Context Protocol) server for qubitsok.com — the quantum computing career and research platform.
https://qubitsok.com/mcp
Transport: Streamable HTTP (MCP spec 2025-11-25) Authentication: None — all tools are read-only and publicly accessible.
| 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 |
| 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 |
Add as remote MCP server in Settings > MCP:
https://qubitsok.com/mcp
claude mcp add --transport streamable-http qubitsok https://qubitsok.com/mcp
Settings > Apps & Connectors > Advanced > Developer Mode > Add Connector:
https://qubitsok.com/mcpgemini extensions install github:navaro1/qubitsok-mcp
Add to your MCP configuration:
{
"qubitsok": {
"transport": "streamable-http",
"url": "https://qubitsok.com/mcp"
}
}
{
"mcp_servers": [
{ "url": "https://qubitsok.com/mcp", "name": "qubitsok" }
]
}
Settings > Connectors > Add MCP > https://qubitsok.com/mcp
curl https://qubitsok.com/.well-known/mcp.json
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?"
All 7 tools have readOnlyHint: true — no destructive operations. Read-only public data access.
MIT
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"qubitsok-mcp": {
"command": "npx",
"args": []
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
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