← sambodh-ias.in

INDIVIDUAL MCP TOOL

get_pyq_sample

Real UPSC Prelims previous-year questions with answers and explanations — the free 3-question sample per year (full year papers are on the platform).

sambodh-ias.innone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

sambodh-ias.in

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.sambodh-ias]
url = "https://api.sambodh-ias.in/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "sambodh-ias": {
      "type": "http",
      "url": "https://api.sambodh-ias.in/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: sambodh-ias
Remote MCP URL: https://api.sambodh-ias.in/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "sambodh-ias": {
      "url": "https://api.sambodh-ias.in/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "sambodh-ias": {
      "type": "http",
      "url": "https://api.sambodh-ias.in/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "sambodh-ias",
  "transport": "streamable-http",
  "url": "https://api.sambodh-ias.in/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • get_current_affairs — Daily UPSC-relevant news distilled into NewsPulse concept cards: what happened, why it matters for Prelims/Mains, and the syllabus concepts it illustrates.
  • get_news_card_detail — The full concept card behind a NewsPulse headline: bullets, Prelims & Mains relevance, concept explainers with static-syllabus links, and the source citation.
  • start_practice_quiz — Start an MCQ quiz from Sambodh's validated free question bank.
  • submit_quiz_answers — Grade a quiz attempt server-side.
  • list_study_topics — 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.
  • search_sambodh_knowledge — Semantic search over Sambodh's indexed UPSC corpus (NCERTs + standard references).