← Registry

General Tools

loreboard.ink

Provides general-purpose tools through the Model Context Protocol.

1 endpoint4 known toolsFirst detected September 3, 2026Last detected September 3, 2026

ENDPOINT 1

https://loreboard.ink/mcp

No auth detected

MCP server metadata

Name
Loreboard public directory
Version
2.0.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

Use Loreboard to find approved and active Lorcana resources. Cite each returned Loreboard listing URL and preserve evidence and affiliate disclosures.

Known tools 4

search_resources

Search and filter approved public Lorcana resources.

Inferred read-only
get_resource

Get one approved public resource by slug.

Inferred read-only
list_taxonomies

List stable category, capability, audience, pricing, platform, ownership, and relationship vocabularies.

Inferred read-only
get_changes_since

Synchronize public resource additions, updates, snapshots, and removals.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.loreboard-public-directory]
url = "https://loreboard.ink/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "loreboard-public-directory": {
      "type": "http",
      "url": "https://loreboard.ink/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: loreboard-public-directory
Remote MCP URL: https://loreboard.ink/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "loreboard-public-directory": {
      "url": "https://loreboard.ink/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "loreboard-public-directory": {
      "type": "http",
      "url": "https://loreboard.ink/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "loreboard-public-directory",
  "transport": "streamable-http",
  "url": "https://loreboard.ink/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.