Back to Home
finki-hub icon

finki-mcp

Verified Safe

by finki-hub

Overview

Provides an MCP server for FINKI course management, offering APIs to retrieve course staff and participant information with fuzzy matching capabilities.

Installation

Run Command
docker-compose up -d

Environment Variables

  • APP_TITLE
  • APP_DESCRIPTION
  • API_VERSION
  • HOST
  • PORT

Security Notes

The server lacks explicit authentication/authorization mechanisms, making all endpoints publicly accessible on the configured host/port. Reliance on mounted JSON data files (`/data`) means the integrity and security of these files are critical; compromised data files could lead to incorrect or manipulated responses. No direct code injection or execution vulnerabilities are immediately apparent within the provided server logic.

Similar Servers

Stats

Interest Score32
Security Score8
Cost ClassLow
Avg Tokens500
Stars2
Forks0
Last Update2026-01-16

Tags

Course ManagementAPIPythonFuzzy MatchingFINKI