eventor-mcp-server
If you are the rightful owner of eventor-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Eventor API Client is a Python client designed to integrate with the Eventor orienteering API, providing access to events, entries, and results.
The Eventor API Client is a robust Python tool that facilitates seamless integration with the Eventor orienteering API. It provides users with access to a wide range of data, including event results, entries, and organizational information. The client is equipped with a configurable caching system to minimize API calls and supports integration with Model Context Protocol (MCP) servers, making it suitable for AI assistants. The client also includes a debug mode for standalone operation, allowing users to generate JSON output for review. Secure access is ensured through configurable API keys and person IDs.
Features
- Access to event results, entries, and organization data
- Configurable caching system for reduced API calls
- MCP server integration for AI assistants
- Debug mode for standalone operation and JSON output generation
- Secure access with configurable API key and personId
Tools
get_weekly_club_results
Fetches weekly club results, can be used to have the LLM summarize the results and create a report
get_personal_events
Fetches personal events for a given personId and given period of time
get_detailed_result_for_event_and_person
Fetches detailed results for a specific event and personId