Skip to content

finki-hub/mcp

Repository files navigation

FINKI HUB / MCP

Model Context Protocol (MCP) servers for FCSE course management and public APIs.

Structure

  • local-mcp/ - Course management MCP server
  • public-mcp/ - Submodule linking to finki-public-apis
  • data/ - Course participants and staff JSON files

Quick Start

Clone with submodules

git clone --recurse-submodules https://github.com/finki-hub/mcp.git
cd mcp

Local development

cd local-mcp
uv sync
uv run python -m app.main

Docker

docker compose up -d

Server runs on http://localhost:8808

Tools

  • Get available courses (staff/participants)
  • Get course staff/participants information
  • Fuzzy query matching support

License

This project is licensed under the terms of the MIT license.

About

Collection of MCP servers for FCSE services and data

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors