Server data from the Official MCP Registry
People + life-in-days knowledge for AI agents. Public MCP; x402 on Base; OAuth for private tools.
People + life-in-days knowledge for AI agents. Public MCP; x402 on Base; OAuth for private tools.
Remote endpoints: streamable-http: https://dayze.com/api/mcp
Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
13 tools verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"com-dayze-life-context": {
"url": "https://dayze.com/api/mcp"
}
}
}From the project's GitHub README.
Hosted people + life-in-days knowledge API for AI agents.
Install / try on Smithery: https://smithery.ai/servers/polaris/dayze
Dayze is a pay-per-call people + life-in-days API for AI agents — notable packs with day-of-life numbers, similar people, and birthday peers. Public notable_* tools need no API key; USDC on Base via x402 after the free tier.
# Streamable HTTP (JSON-RPC)
curl -X POST https://dayze.com/api/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-06-18","capabilities":{},"clientInfo":{"name":"curl","version":"1.0"}}}'
curl -X POST https://dayze.com/api/mcp \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","id":2,"method":"tools/list"}'
# REST (compat)
curl https://dayze.com/api/v1/mcp
curl -X POST https://dayze.com/api/v1/mcp \
-H 'Content-Type: application/json' \
-d '{"tool":"notable_pack","parameters":{"slug":"albert-einstein"}}'
Timeline events include day_number (e.g. Einstein’s Nobel = Day 15,580).
notable_* tools: no login (x402 after free tier)Bearer dayze_k_… or OAuth dayze_at_…/api/mcp (initialize, tools/list, tools/call)/api/v1/mcp (GET capabilities, POST {tool, parameters})/api/mcp is stubbed (405) on Netlify serverlessmcp · x402 · ai-agents · notable-people · life-in-days · knowledge-api · base · usdc
Documentation and listing metadata in this repo: MIT. The Dayze product and API remain proprietary; this repo exists so directories can index a public GitHub URL.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.