joybindroo/pyodkmcp
3.3
If you are the rightful owner of pyodkmcp 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.
A Model Context Protocol (MCP) Server for ODK Central, enabling AI agents to interact with your data collection projects and forms using the PyODK Python library.
Tools
Functions exposed to the LLM to take actions
list_projects
Fetches and returns a list of all projects on the ODK Central server.
list_forms
Retrieves a list of all forms within a specific ODK Central project.
get_data
Fetches submission data for a specified form and saves it to a local database.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client