Flashcards Open Source App
Rank #468com.flashcards-open-source-app/flashcards
Read and write open-source flashcards through split read/write MCP tools.
Flashcards Open Source App is a Model Context Protocol (MCP) server published by kirill-markin. It ranks #468 of 115,460 servers tracked on MCP Toplist, and its repository has 58 GitHub stars. Flashcards Open Source App is listed across 2 registries — Official MCP and PulseMCP, with 6 tracked versions. It was first listed on Jun 12, 2026 and most recently updated on Aug 24, 2026.
Ranks ahead of 114,992 of 115,460 servers on MCP Toplist.
Use Flashcards Open Source App
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http flashcards https://mcp.flashcards-open-source-app.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.flashcards]
url = "https://mcp.flashcards-open-source-app.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.flashcards-open-source-app.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"flashcards": {
"url": "https://mcp.flashcards-open-source-app.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"flashcards": {
"type": "http",
"url": "https://mcp.flashcards-open-source-app.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"flashcards": {
"serverUrl": "https://mcp.flashcards-open-source-app.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"flashcards": {
"url": "https://mcp.flashcards-open-source-app.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.flashcards-open-source-app%2Fflashcards)<a href="https://mcptoplist.com/server/com.flashcards-open-source-app%2Fflashcards"><img src="https://mcptoplist.com/badge/com.flashcards-open-source-app%2Fflashcards.svg" alt="MCP Toplist: Top 1% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
kirill-markin
Other servers by kirill-markin
View all kirill-markin servers →Available versions (6)
| Version | Published |
|---|---|
| 1.22.0 | Aug 24, 2026 |
| 1.21.0 | Aug 22, 2026 |
| 1.20.0 | Aug 10, 2026 |
| 1.19.0 | Aug 7, 2026 |
| 1.18.0 | Aug 5, 2026 |
| 1.14.0 | Jun 25, 2026 |
Frequently asked questions
- Who maintains Flashcards Open Source App?
- Flashcards Open Source App is maintained by kirill-markin, which publishes 3 MCP servers (10 total versions) tracked on MCP Toplist.
- Is Flashcards Open Source App listed on the Official MCP Registry?
- Yes — Flashcards Open Source App is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Flashcards Open Source App have?
- MCP Toplist tracks 6 versions of Flashcards Open Source App, most recently published on Aug 24, 2026.
- Where can I find the source code for Flashcards Open Source App?
- The source code for Flashcards Open Source App is hosted at github.com/kirill-markin/flashcards-open-source-app.