MCP.so
ログイン

YOKATLAS API MCP Sunucusu

@saidsurucu

YOKATLAS API MCP Sunucusu について

MCP Server for YOK Atlas

基本情報

カテゴリ

開発者ツール

ライセンス

MIT

ランタイム

python

トランスポート

stdio

公開者

saidsurucu

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "YOKATLAS MCP": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/saidsurucu/yokatlas-mcp",
        "yokatlas-mcp"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is YOKATLAS API MCP Sunucusu?

YOKATLAS API MCP Sunucusu is a FastMCP server that integrates with YÖKATLAS (Turkish Higher Education Atlas) to provide programmatic search and detailed statistics for undergraduate and associate degree programs. It is designed for LLM applications such as Claude Desktop and 5ire to access YÖKATLAS data via the Model Context Protocol.

How to use YOKATLAS API MCP Sunucusu?

Use the remote MCP address https://yokatlasmcp.fastmcp.app/mcp with Claude Desktop (Add Custom Connector) or Google Antigravity (MCP config). For local installation, run uvx --from git+https://github.com/saidsurucu/yokatlas-mcp yokatlas-mcp and configure the server in claude_desktop_config.json.

Key features of YOKATLAS API MCP Sunucusu

  • Smart fuzzy matching for university, program, and city names.
  • Combined search for bachelor and associate degree programs.
  • 4-year historical statistics per program (quota, scores, ranks).
  • Lookup tools for universities, program groups, and cities.
  • Filtering by score type, university type, success rank range.
  • Pagination and sorting with a maximum of 500 results per page.

Use cases of YOKATLAS API MCP Sunucusu

  • Searching for specific university programs and viewing admission statistics.
  • Comparing multiple programs across different years.
  • Building filtered lists of programs by score type, city, or university type.
  • Integrating YÖKATLAS data into

コメント

「開発者ツール」の他のコンテンツ