Use Fairfolio with AI

Point your AI assistant at this corpus and it can search 17,911 real ISEF and CWSF projects on your behalf, by meaning rather than keywords. Free, no account, no key.

Claude Code

One line in your terminal.

claude mcp add --transport http fairfolio https://fairfolio.org/mcp

Claude Desktop, or any other MCP client

Add this to your client's MCP config file.

{
  "mcpServers": {
    "fairfolio": {
      "type": "http",
      "url": "https://fairfolio.org/mcp"
    }
  }
}

What it can do

search_projects
Find projects by meaning, or browse by fair, year, category and award. Ask it “has anyone done my idea?” and it will actually answer.
get_project
The full record for one project: abstract, awards, competition history, source link.
find_similar_projects
Neighbours of a project you already found, by embedding similarity.
corpus_stats
What the corpus actually covers, so an assistant does not guess.

Limits and manners

A plain JSON API is coming for people who would rather use requests than an agent.

Save projects to your library

Sign in with Google to keep track of projects you find interesting, organized into folders. Browsing stays public.

Continue with Google