← Registry

Content Tools

marksmatters.com

Provides horoscope readings for zodiac signs, dates, and locales.

1 endpoint5 known toolsFirst detected August 26, 2026Last detected August 26, 2026

ENDPOINT 1

https://daily-horoscope-mcp-66c71311.alpic.live

No auth detected

MCP server metadata

Name
Daily Horoscope MCP Server
Version
1.0.0
Capabilities
tools.listChanged

Known tools 5

get_today_horoscope

Get today's horoscope for a specific zodiac sign.

Inferred read-only
get_horoscope_by_date

Get horoscope for a specific zodiac sign and date

Inferred read-only
get_all_signs

Get list of all available zodiac signs (lowercase)

Inferred read-only
get_available_locales

Get list of all available locales for horoscope readings

Inferred read-only
search_horoscopes

Search horoscope content by keyword across recent days (last 7 days)

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.daily-horoscope-mcp-server]
url = "https://daily-horoscope-mcp-66c71311.alpic.live"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "daily-horoscope-mcp-server": {
      "type": "http",
      "url": "https://daily-horoscope-mcp-66c71311.alpic.live"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: daily-horoscope-mcp-server
Remote MCP URL: https://daily-horoscope-mcp-66c71311.alpic.live

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": {
    "daily-horoscope-mcp-server": {
      "url": "https://daily-horoscope-mcp-66c71311.alpic.live"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "daily-horoscope-mcp-server": {
      "type": "http",
      "url": "https://daily-horoscope-mcp-66c71311.alpic.live"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "daily-horoscope-mcp-server",
  "transport": "streamable-http",
  "url": "https://daily-horoscope-mcp-66c71311.alpic.live"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for alpic.live was fetched 2026-07-30T23:13:45.007Z and is being refreshed.

Trust status Trusted

alpic.live is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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