Skip to main content
ClaudeWave
kirill-markin avatar
kirill-markin

flashcards-open-source-app

View on GitHub

AI-powered flashcards app built for serious daily study on iOS, Android, and the web. Use it to prepare for exams, learn vocabulary, memorize technical terms and facts, improve your material with AI, and review with spaced repetition.

MCP ServersOfficial Registry44 stars7 forksTypeScriptMITUpdated today
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 8/6/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/kirill-markin/flashcards-open-source-app
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "flashcards-open-source-app": {
      "command": "node",
      "args": ["/path/to/flashcards-open-source-app/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/kirill-markin/flashcards-open-source-app and follow its README for install instructions.
Use cases

MCP Servers overview

# Flashcards Open Source App

AI-powered open-source flashcards app for iOS, Android, and web.

![Flashcards Open Source App screenshots](apps/ios/docs/media/marketing-materials/iphone/en-US-1-2-3-4-5-horizontal-dark-gray.png)

Flashcards Open Source App is an open-source AI-powered flashcards app built for serious daily study on iOS, Android, and the web. Use it to prepare for exams, learn vocabulary, memorize technical terms and facts, improve your material with AI, and review with spaced repetition. The project also includes an external agent API for terminal and AI-agent workflows.

## Available on

- [iOS](https://apps.apple.com/us/app/flashcards-open-source-app/id6760538964)
- [Android](https://play.google.com/store/apps/details?id=com.flashcardsopensourceapp.app&pcampaignid=web_share)
- [Web](https://app.flashcards-open-source-app.com/review)
- MCP server: https://mcp.flashcards-open-source-app.com/mcp
- Agent API: https://api.flashcards-open-source-app.com/v1/

## Card scheduling

Card scheduling uses FSRS-based spaced repetition. Detailed scheduling rules live in [docs/fsrs-scheduling-logic.md](docs/fsrs-scheduling-logic.md).

## MCP connector

The hosted MCP server is available at `https://mcp.flashcards-open-source-app.com/mcp` and is listed in MCP registries as `com.flashcards-open-source-app/flashcards`. It exposes three workspace-scoped tools: `list_workspaces`, `sql_query`, and `sql_execute`.

Interactive clients authenticate with OAuth 2.1 authorization code + PKCE and Dynamic Client Registration. Headless clients can use an `fca_` Bearer token.

- [MCP connector docs](https://flashcards-open-source-app.com/docs/mcp-connector/)
- [Agent API docs](https://flashcards-open-source-app.com/docs/api/)
- [Privacy](https://flashcards-open-source-app.com/privacy/)
- [Support](https://flashcards-open-source-app.com/support/)

## Docs

- [iOS app](apps/ios/README.md)
- [Android app](apps/android/README.md)
- [Web app](apps/web/README.md)
- [Architecture](docs/architecture.md)
- [Backend and web deployment](docs/backend-web-deployment.md)
- [Public site URLs (`PUBLIC_SITE_BASE_URL`)](docs/public-site-urls.md)
- [Release gates and monitoring](docs/release-gates.md)
- [Manual production release](docs/manual-production-release.md)
- [iOS local setup](docs/ios-local-setup.md)
- [iOS CI/CD](docs/ios-ci-cd.md)
- [Android CI/CD](docs/android-ci-cd.md)
- [Agent API](https://api.flashcards-open-source-app.com/v1/)

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Author

- [Kirill Markin](https://github.com/kirill-markin)
androidanki-alternativeawsedtechflashcardsfsrsindexeddbioskotlinlocal-firstoffline-firstpostgresqlreactself-hostedspaced-repetitionsqliteswiftuisynctypescriptweb

What people ask about flashcards-open-source-app

What is kirill-markin/flashcards-open-source-app?

+

kirill-markin/flashcards-open-source-app is mcp servers for the Claude AI ecosystem. AI-powered flashcards app built for serious daily study on iOS, Android, and the web. Use it to prepare for exams, learn vocabulary, memorize technical terms and facts, improve your material with AI, and review with spaced repetition. It has 44 GitHub stars and its last recorded update is dated 2026-08-05.

How do I install flashcards-open-source-app?

+

You can install flashcards-open-source-app by cloning the repository (https://github.com/kirill-markin/flashcards-open-source-app) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is kirill-markin/flashcards-open-source-app safe to use?

+

Our security agent has analyzed kirill-markin/flashcards-open-source-app and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains kirill-markin/flashcards-open-source-app?

+

kirill-markin/flashcards-open-source-app is maintained by kirill-markin. The last recorded GitHub activity is dated 2026-08-05, with 0 open issues.

Are there alternatives to flashcards-open-source-app?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy flashcards-open-source-app 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.

Featured on ClaudeWave: kirill-markin/flashcards-open-source-app
[![Featured on ClaudeWave](https://claudewave.com/api/badge/kirill-markin-flashcards-open-source-app)](https://claudewave.com/repo/kirill-markin-flashcards-open-source-app)
<a href="https://claudewave.com/repo/kirill-markin-flashcards-open-source-app"><img src="https://claudewave.com/api/badge/kirill-markin-flashcards-open-source-app" alt="Featured on ClaudeWave: kirill-markin/flashcards-open-source-app" width="320" height="64" /></a>