Thousands of curated projects using tech for the common good — queryable by an MCP server, a REST API, and open code. Plug the Field Guide into your agents, research, and products.
Pick the entry point that matches how you build.
Connect Claude, Cursor, or any MCP client to live, curated civic-tech data in one config block.
Open setup Pull itFetch and filter listings, categories, and facets as clean JSON. No key for public reads.
See endpoints See itExplore products, bots, and research already built on the directory — then make your own.
Browse buildsDrop the CTFG MCP server into Claude, Cursor, or any MCP client and your assistant can search listings, pull project detail, and traverse categories — grounded in real, curated data.
Hosted endpoint (no key): https://civictech.guide/mcp. A native @civictechguide/mcp package is coming soon.
"mcpServers": {
"civictech-guide": {
"command": "npx",
"args": [
"-y", "mcp-remote",
"https://civictech.guide/mcp"
]
}
}Clean JSON over HTTPS. Public read endpoints, no key required for basic search.
# Search active projects — no key required
curl "https://civictech.guide/api/v1/projects/search?q=participatory+budgeting&limit=5"Tools, research, and bots already running on the directory’s data.
Open-source starters and dumps — being packaged for release (coming soon).
The Field Guide data is free to use, re-use, adapt, and modify for any purpose, including commercially, as long as you link back with attribution.