get_dokument — Riksdag & Regering MCP MCP Tool Read-only
get_dokument
(get dokument) is one of 32 tools on the
Riksdag & Regering MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_dokument from your client
- Claude Code Riksdag & Regering MCP get_dokument run in your project directory
- Claude Desktop Riksdag & Regering MCP get_dokument ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Riksdag & Regering MCP get_dokument ~/.cursor/mcp.json
- VS Code Riksdag & Regering MCP get_dokument .vscode/mcp.json
- Zed Riksdag & Regering MCP get_dokument ~/.config/zed/settings.json
- Windsurf Riksdag & Regering MCP get_dokument ~/.codeium/windsurf/mcp_config.json
- Cline Riksdag & Regering MCP get_dokument ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Riksdag & Regering MCP get_dokument ~/.gemini/settings.json
- Grok Riksdag & Regering MCP get_dokument .mcp.json (in your project root)
- ChatGPT Riksdag & Regering MCP get_dokument Settings → Connectors → Advanced → Developer mode
- Claude.ai Riksdag & Regering MCP get_dokument Settings → Connectors → Add custom connector
- LangChain Riksdag & Regering MCP get_dokument pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http riksdag-regering-mcp https://riksdag-regering-ai.onrender.com/mcp
Other tools on this server
- search_ledamoter
- search_dokument
- search_dokument_fulltext
- search_anforanden
- search_voteringar
- search_regering
- get_g0v_document_types
- get_g0v_category_codes
- get_g0v_latest_update
- get_g0v_document_content
- analyze_g0v_by_department
- get_ledamot
- get_motioner
- get_propositioner
- get_betankanden
- get_fragor
- get_interpellationer
- get_utskott
- get_regering_document
- summarize_regering_document
- get_dokument_innehall
- fetch_paginated_documents
- fetch_paginated_anforanden
- batch_fetch_documents
- get_calendar_events
- get_voting_group
- list_reports
- fetch_report
- enhanced_government_search
- get_sync_status
- get_data_dictionary
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.