MCP server for KoboToolbox - deploy surveys and fetch submissions
Project description
Kobo MCP
An MCP server for KoboToolbox that enables Claude to deploy surveys and fetch submissions.
Features
- list_forms - List all KoboToolbox surveys
- get_form - Get detailed form information
- get_submissions - Fetch survey responses
- deploy_form - Upload and deploy XLSForm files
- replace_form - Update existing forms preserving submissions
- export_data - Export data as CSV or Excel
Installation
pip install kobo-mcp
Or run directly with uvx (no install):
uvx kobo-mcp
Configuration
1. Get your API token
Go to KoboToolbox → Account Settings → Security → Display
2. Add to Claude
Add to ~/.claude.json:
{
"mcpServers": {
"kobotoolbox": {
"type": "stdio",
"command": "kobo-mcp",
"env": {
"KOBO_API_TOKEN": "your-token-here"
}
}
}
}
Or with uvx:
{
"mcpServers": {
"kobotoolbox": {
"type": "stdio",
"command": "uvx",
"args": ["kobo-mcp"],
"env": {
"KOBO_API_TOKEN": "your-token-here"
}
}
}
}
For EU server, add "KOBO_SERVER": "https://eu.kobotoolbox.org" to env.
Development
git clone https://github.com/bbdaniels/kobo-mcp.git
cd kobo-mcp
pip install -e .
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kobo_mcp-0.1.4.tar.gz.
File metadata
- Download URL: kobo_mcp-0.1.4.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31004f33de19729b64b1d58c52a8cadeeec419e967fe5223c30b2a78ce1af471
|
|
| MD5 |
92eee106593f2b33bc08619b09dac66f
|
|
| BLAKE2b-256 |
9eea8437141631431b38bcb2327753b84cb25f909713bd8a1a58e42d56562d79
|
Provenance
The following attestation bundles were made for kobo_mcp-0.1.4.tar.gz:
Publisher:
publish.yml on bbdaniels/kobo-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kobo_mcp-0.1.4.tar.gz -
Subject digest:
31004f33de19729b64b1d58c52a8cadeeec419e967fe5223c30b2a78ce1af471 - Sigstore transparency entry: 922845018
- Sigstore integration time:
-
Permalink:
bbdaniels/kobo-mcp@842b58247669f25f5075e2c9a3ec248c79e8479b -
Branch / Tag:
refs/tags/v0.1.4 - Owner: https://github.com/bbdaniels
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@842b58247669f25f5075e2c9a3ec248c79e8479b -
Trigger Event:
release
-
Statement type:
File details
Details for the file kobo_mcp-0.1.4-py3-none-any.whl.
File metadata
- Download URL: kobo_mcp-0.1.4-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7cfab9e95a7e09dab410f96059e0ef0f929f0e3eeed6af683a701ddbceff460
|
|
| MD5 |
eba5679d77979e21cc1687304a2ef30e
|
|
| BLAKE2b-256 |
2f50b533d8c533738cc2c073e7e2351308122fe48de6529d4926a15e1fe898c8
|
Provenance
The following attestation bundles were made for kobo_mcp-0.1.4-py3-none-any.whl:
Publisher:
publish.yml on bbdaniels/kobo-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kobo_mcp-0.1.4-py3-none-any.whl -
Subject digest:
c7cfab9e95a7e09dab410f96059e0ef0f929f0e3eeed6af683a701ddbceff460 - Sigstore transparency entry: 922845055
- Sigstore integration time:
-
Permalink:
bbdaniels/kobo-mcp@842b58247669f25f5075e2c9a3ec248c79e8479b -
Branch / Tag:
refs/tags/v0.1.4 - Owner: https://github.com/bbdaniels
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@842b58247669f25f5075e2c9a3ec248c79e8479b -
Trigger Event:
release
-
Statement type: