Back to Browse

Flashcards Open Source App MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Read and write open-source flashcards and decks through split read/write MCP tools.

About

Read and write open-source flashcards and decks through split read/write MCP tools.

Remote endpoints: streamable-http: https://mcp.flashcards-open-source-app.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (2 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "com-flashcards-open-source-app-flashcards": {
      "url": "https://mcp.flashcards-open-source-app.com/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Nibomo

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

Nibomo screenshots

Nibomo (formerly 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

Card scheduling

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

MCP connector

The hosted MCP server is available at https://mcp.nibomo.com/mcp and publishes to MCP registries under com.nibomo/flashcards. It exposes seven tools, most of them workspace-scoped: list_workspaces, sql_query, sql_execute, get_guide, next_review_card, reveal_answer, and submit_review.

The dedicated review tools support one-question-at-a-time conversations and idempotent FSRS scheduling. See conversational reviews for the contract shared by MCP, the in-app chat, and the Agent API, and for voice-session examples. ChatGPT Voice currently does not invoke apps/MCP; these tools do not remove that external limitation.

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

The former address https://mcp.flashcards-open-source-app.com/mcp still serves the same server, so existing client configurations keep working. A client moved to https://mcp.nibomo.com/mcp authorizes once more; backend and web deployment owns why.

Docs

License

This project is licensed under the MIT License - see the LICENSE file for details.

Author

Reviews

No reviews yet

Be the first to review this server!