Urantia Papers for Claude Desktop
dev.urantia/urantia-papers
Free, open MCP server for The Urantia Papers. 197 papers, 14,500+ paragraphs, 4,400+ entities.
client:Claude Desktop
transport:streamable-http
tools:19
Install Urantia Papers in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"urantia-papers": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.urantia.dev/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