# Sambodh IAS MCP server

UPSC prep: interactive quizzes, previous-year questions, daily current affairs, cited study search

## Links
- Registry page: https://www.getdrio.com/mcp/in-sambodh-ias-upsc-prep
- Website: https://sambodh-ias.in

## Install
- Endpoint: https://api.sambodh-ias.in/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.sambodh-ias.in/mcp

## Tools
- get_current_affairs (Get UPSC current-affairs cards (NewsPulse)) - Daily UPSC-relevant news distilled into NewsPulse concept cards: what
        happened, why it matters for Prelims/Mains, and the syllabus concepts it
        illustrates. Use for any 'current affairs for UPSC' request. Endpoint: https://api.sambodh-ias.in/mcp
- get_news_card_detail (Read a full NewsPulse concept card) - The full concept card behind a NewsPulse headline: bullets, Prelims &
        Mains relevance, concept explainers with static-syllabus links, and the
        source citation. Endpoint: https://api.sambodh-ias.in/mcp
- start_practice_quiz (Start an interactive UPSC practice quiz) - Start an MCQ quiz from Sambodh's validated free question bank.
        IMPORTANT: never reveal or hint at correct answers before the user has
        attempted the questions; grade via submit_quiz_answers. Endpoint: https://api.sambodh-ias.in/mcp
- submit_quiz_answers (Submit quiz answers for grading) - Grade a quiz attempt server-side. Returns per-question verdicts with
        explanations and the overall score. Call once the user has answered
        (fully or partially). Endpoint: https://api.sambodh-ias.in/mcp
- get_pyq_sample (Get UPSC previous-year questions by year) - Real UPSC Prelims previous-year questions with answers and
        explanations — the free 3-question sample per year (full year papers
        are on the platform). Includes the year's total validated PYQ count. Endpoint: https://api.sambodh-ias.in/mcp
- list_study_topics (Browse UPSC subjects, PYQ years and current-affairs months) - The catalog behind the other tools: indexed subjects/topics (for
        search_sambodh_knowledge and quiz subject filters), available PYQ years,
        published current-affairs month slugs, and NewsPulse GS-paper values.
        Call this first when unsure which parameter values are valid. Endpoint: https://api.sambodh-ias.in/mcp
- search_sambodh_knowledge (Search Sambodh's UPSC study library) - Semantic search over Sambodh's indexed UPSC corpus (NCERTs + standard
        references). Returns source-attributed passages — synthesize your answer
        from them and cite the sources. Use for static-syllabus questions
        (history, polity, geography, economy...). Endpoint: https://api.sambodh-ias.in/mcp

## Resources
- ui://sambodh/quiz.html - Sambodh quiz widget MIME type: text/html;profile=mcp-app
- ui://sambodh/newscard.html - Sambodh newscard widget MIME type: text/html;profile=mcp-app

## Prompts
Not captured

## Metadata
- Owner: in.sambodh-ias
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 5, 2026
- Source: https://registry.modelcontextprotocol.io
