MCP server for FirstHandAPI — your AI agent posts a capture job, real humans on 5 continents fill it, you get back scored + annotated files. Works keyless (signup tool included). npx @firsthandapi/mcp-server
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
claude mcp add firsthandapi -- npx -y @firsthandapi/mcp-server{
"mcpServers": {
"firsthandapi": {
"command": "npx",
"args": ["-y", "@firsthandapi/mcp-server"],
"env": {
"FIRSTHAND_API_KEY": "<firsthand_api_key>"
}
}
}
}FIRSTHAND_API_KEYMCP Servers overview
# @firsthandapi/mcp-server — FirstHandAPI MCP Server
## Zero-to-job for agents (bootstrap mode)
No API key yet? Start the server anyway — it exposes a single `signup` tool:
```bash
npx @firsthandapi/mcp-server # no env var needed
```
Call `signup` with an `org_name` and `email` to receive an API key and $2.50
in free credits (the key is shown once — save it), then restart configured:
```bash
claude mcp add firsthandapi -e FIRSTHAND_API_KEY=fh_live_... -- npx @firsthandapi/mcp-server
```
With the key set, all 7 job tools unlock: `create_job`, `create_job_and_wait`,
`get_job`, `list_jobs`, `get_job_files`, `cancel_job`, `get_credits`.
Official [MCP](https://modelcontextprotocol.io) server for [FirstHandAPI](https://firsthandapi.com) — human-in-the-loop (HITL) crowdsourced data collection. Enables Claude Code, Cursor, and other AI agents to collect photos, audio, video, and screen recordings from real human workers with automated AI quality scoring.
Use cases: UGC collection, ground truth data for AI evaluation, LLM training data for multimodal models.
## Installation
```bash
npm install @firsthandapi/mcp-server
```
## Configuration
### Claude Code
```json
{
"mcpServers": {
"firsthand": {
"command": "npx",
"args": ["@firsthandapi/mcp-server"],
"env": {
"FIRSTHAND_API_KEY": "fh_live_your_key_here"
}
}
}
}
```
### Cursor
Add to `.cursor/mcp.json`:
```json
{
"firsthand": {
"command": "npx @firsthandapi/mcp-server",
"env": { "FIRSTHAND_API_KEY": "fh_live_..." }
}
}
```
## Tools
| Tool | Description |
|------|-------------|
| `create_job` | Post a content collection job |
| `get_job` | Get job status and details |
| `create_job_and_wait` | Post a job and wait for completion |
| `list_jobs` | List all jobs with filters |
| `cancel_job` | Cancel an open job |
| `get_job_files` | Get approved files with download URLs |
| `get_credits` | Check credit balance |
All job creation tools accept an optional `location` parameter: `{ city, state }` for text-based or `{ latitude, longitude, radius_km }` for coordinate-based constraints.
## Environment Variables
- `FIRSTHAND_API_KEY` (required) — Your API key
- `FIRSTHAND_BASE_URL` (optional) — API base URL (default: https://api.firsthandapi.com)
- `FIRSTHAND_TIMEOUT_MS` (optional) — Request timeout (default: 30000)
## License
Proprietary
What people ask about firsthandapi-mcp-server
What is jjfisherdev/firsthandapi-mcp-server?
+
jjfisherdev/firsthandapi-mcp-server is mcp servers for the Claude AI ecosystem. MCP server for FirstHandAPI — your AI agent posts a capture job, real humans on 5 continents fill it, you get back scored + annotated files. Works keyless (signup tool included). npx @firsthandapi/mcp-server It has 0 GitHub stars and its last recorded update is dated 2026-08-21.
How do I install firsthandapi-mcp-server?
+
You can install firsthandapi-mcp-server by cloning the repository (https://github.com/jjfisherdev/firsthandapi-mcp-server) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is jjfisherdev/firsthandapi-mcp-server safe to use?
+
Our security agent has analyzed jjfisherdev/firsthandapi-mcp-server and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains jjfisherdev/firsthandapi-mcp-server?
+
jjfisherdev/firsthandapi-mcp-server is maintained by jjfisherdev. The last recorded GitHub activity is dated 2026-08-21, with 0 open issues.
Are there alternatives to firsthandapi-mcp-server?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy firsthandapi-mcp-server to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/jjfisherdev-firsthandapi-mcp-server)<a href="https://claudewave.com/repo/jjfisherdev-firsthandapi-mcp-server"><img src="https://claudewave.com/api/badge/jjfisherdev-firsthandapi-mcp-server" alt="Featured on ClaudeWave: jjfisherdev/firsthandapi-mcp-server" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!