Skip to main content
Glama

Jij MCP Server

Official
by Jij-Inc

qiskit_tutorial

Access Qiskit tutorials from the IBM Quantum Learning Hub to explore quantum computing concepts. Retrieve tutorial content in Markdown format or fetch the table of contents for available topics.

Instructions

Fetch a Qiskit tutorial from the IBM Quantum Learning Hub. First, get the table of contents (toc) and check the tutorial names. Tutorial names should be specified in lowercase with hyphens (e.g., "variational-quantum-eigensolver", "quantum-approximate-optimization-algorithm"). If the tutorial name is not found, it will return an error message. Args: tutorial_name (str): The name of the tutorial to fetch. Use "toc" for the table of contents. If the tutorial name is not found, it will return an error message. tutorial_name should be in lowercase and hyphenated (e.g., "variational-quantum-eigensolver", "quantum-approximate-optimization-algorithm"). Returns: str: The tutorial content in Markdown format.

Input Schema

NameRequiredDescriptionDefault
tutorial_nameYes

Input Schema (JSON Schema)

{ "properties": { "tutorial_name": { "title": "Tutorial Name", "type": "string" } }, "required": [ "tutorial_name" ], "title": "qiskit_tutorialArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Jij-Inc/Jij-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server