MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

B
Borealis Dataverse MCP

Experimentation and exploration creating an MCP server to search the Borealis dataverse. note: this is a personal project and not affiliated with Borealis.

Created 2/14/2026
Updated 11 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx borealis_dataverse_mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "jesswhyte-borealis-dataverse-mcp": { "command": "uvx", "args": [ "borealis_dataverse_mcp" ] } } }