Fiveable for AP Students for Claude Desktop
io.github.thinkfiveable/fiveable-ap-students
AP study content, practice, FRQ feedback, progress, plans, and student tools for AI apps.
client:Claude Desktop
transport:streamable-http
tools:37
Install Fiveable for AP Students in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"fiveable-ap-students": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://fiveable.me/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- list_subjects
- get_subject_outline
- get_study_guide
- get_unit_overview
- list_key_terms
- get_key_term
- search_content
- get_content_sections
- list_frqs
- get_frq
- get_practice_questions
- calculate_ap_score
- check_practice_answer
- get_my_study_progress
- score_external_frq_response
- start_diagnostic
- submit_diagnostic_answer
- get_diagnostic_results
- get_my_frq_progress
- get_frq_attempt_history
- score_frq_response
- get_scoring_result
- submit_practice_answer
- get_my_access