MCP Servers

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

T
Trustlayer MCP Server

MCP server for TrustLayer API - read-only access to parties, documents, projects. Supports Cursor, Claude Desktop, n8n.

Created 12/4/2025
Updated 9 days ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

uvx trustlayer-mcp-server

Cursor configuration (mcp.json)

{ "mcpServers": { "a-nasstrom-trustlayer-mcp-server": { "command": "uvx", "args": [ "trustlayer-mcp-server" ] } } }