MCP Servers

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

Versatile library for the Model Context Protocol (MCP), primarily designed for handling authentication.

Created 5/31/2025
Updated 2 days ago
Repository documentation and setup instructions

Jotsu MCP

General-purpose library for implementing the Model Context Protocol (MCP).

Quick Setup
Installation guide for this server

Install Package (if required)

uvx jotsu-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "getjotsu-jotsu-mcp": { "command": "uvx", "args": [ "jotsu-mcp" ] } } }