Manthan

by Unknown

Not rated
Website

About

List and create Manthan concept-card decks from an AI agent — no AI quota spent for imports.

Details

Author
Unknown
Categories
Productivity, AI, Other, Knowledge Base

Manthan exposes an MCP (Model Context Protocol) server so an AI agent can list and create your concept-card decks directly — no browser, no web UI, just a client and an API key.

Requests need a personal API key as a bearer token:Authorization: Bearer mtn_.... Generate one from theDevelopertab in your account's profile panel inside theManthan app— keys can be revoked at any time from the same place.

List your Manthan decks — id, name, card count, status, and folder_id (or "none" if the deck is at the root). No input.

List a deck's cards (id, title), given adeck_id— the id/title pairs you'll need to calledit_manthan_card.

List your Manthan folders — id, name, and parent_folder_id (or "none (root)") — the id source formove_manthan_deck'sfolder_idargument. No input.

Create a new deck from a list of cards (title,content, optionaltags/prerequisites) — the same direct-import path the JSON upload uses, so it doesn't spend any AI-generation quota. Titles are capped at 36 characters (the card's displayed width) — keep it to 2-6 words.contentcan include a fenced```lang ... ``code block, rendered with its own background instead of being wrapped into prose — keep it short, the card is only 36 characters wide.

Add a single card to a deck that already exists, given adeck_idfromlist_manthan_decks, plustitle,contentand optionaltags/prerequisites. Useimport_manthan_cardsinstead when you want a whole new deck — this one is for growing a deck you already have.

Edit an existing card'stitle/contentand/or replace itstags/prerequisites— provide just the fields you want to change.contentsupports the same fenced code block convention asimport_manthan_cards.

Move a deck into a folder, or to the root iffolder_idis omitted. Pass afolder_idfromlist_manthan_folders.

claude mcp add --transport http manthan https://api.sirune.tech/mcp \ --header "Authorization: Bearer <your-key>"

Replace<your-key>with a key from the Developer tab.

Turn onDeveloper modein Settings → Security and login, then add a plugin from the MCP server URL below. ChatGPT signs you in through your SiRune account — no API key needed.

{ "mcpServers": { "manthan": { "url": "https://api.sirune.tech/mcp", "headers": { "Authorization": "Bearer <your-key>" } } } }`

Add to your editor's MCP config file.

Point any MCP-compatible client at the endpoint above using Streamable HTTP. Authenticate either with an API key as a bearer token, or through OAuth — the server publishes standard discovery metadata, so clients that support it will find the login flow on their own.

Claude Skill·Plans & Pricing·Support

AI-powered reading triage MCP. 26 tools with a 24h burn timer. Read less, absorb more.

An AI-powered documentation management system with hierarchical context management and session continuity.

Manage AI prompts as local markdown files.

Let AI read, search, and summarize your UpNote notes — and create new ones — right from your chat.

Create notes, search, & think with your Fabric AI workspace

Official Notion MCP server for searching, reading, creating, and updating Notion pages, databases, and workspace content from AI agents.

Prompt Buddy MCP exposes a public, searchable catalog of reusable AI skills.

MCP server for Apple Notes with semantic search and CRUD operations. Claude searches, reads, creates, updates, and manages your Apple Notes through natural language.

Markdown-first Notion MCP server with 9 composite tools, 39 actions, and ~77% token reduction via tiered docs.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.