1
Add it to Claude Code
claude mcp add --transport http -H "Content-Type: application/json" yoktez-mcp https://yoktezmcp.fastmcp.app/mcp/Available Tools (2)
Once configured, YokTez MCP gives your AI agent access to:
search_thesesSearch for theses based on criteria like author, university, subject, and year range.queryauthoruniversityyear_startyear_endget_thesis_contentRetrieve the PDF content of a specific thesis in processed Markdown format.thesis_idTry It Out
After setup, try these prompts with your AI agent:
→Search for recent theses about artificial intelligence published by Istanbul Technical University.
→Find the thesis with ID 123456 and summarize its main findings in Markdown.
→List all theses written by 'Ahmet Yılmaz' in the last 5 years.
→Retrieve the full content of the thesis titled 'Deep Learning Applications in Healthcare' and extract the abstract.
Prerequisites & system requirements
- An MCP-compatible client (Claude Code, Cursor, Windsurf, Claude Desktop, or Codex)
- Python 3.8+ with pip installed
Alternative installation methods
Local (uvx)
uvx --from git+https://github.com/saidsurucu/yoktez-mcp yoktez-mcpKeep this setup from going cold
Save the docs, env vars, and workflow around YokTez MCP in Conare so Claude Code, Codex, and Cursor remember it next time.