yokatlas-mcp
The YOKATLAS API MCP Server provides a FastMCP interface for accessing educational data from the YÖKATLAS database. It supports integration with Claude Desktop through the use of tools like `fastmcp` and `uv`, and offers features like program search and PDF report generation.
What is the YOKATLAS API MCP Server?
It is a server that uses the yokatlas-py library to provide access to YÖKATLAS data through a FastMCP server, allowing integration with MCP supporting applications.
What are the prerequisites for using this server?
You need Python 3.8 or newer and the pip package manager installed on your system.
How can I integrate this server with Claude Desktop?
You can use the fastmcp install
command to add the server as a tool in Claude Desktop, or manually configure it by editing the configuration file.
What tools does this server provide?
The server provides tools for fetching program details, searching programs, and generating PDF reports from YOKATLAS data.
How can I generate a PDF report?
You can use the generate_pdf_report
tool to create a PDF report from YOKATLAS data, which will be saved to your local system.