← Registry

Learning Resources

astreya.life

Provides tools to search Astreya's public bilingual articles, educational content, glossary terms, and editorial methodology.

1 endpoint3 known toolsFirst detected September 13, 2026Last detected September 13, 2026

ENDPOINT 1

https://astreya.life/api/public/mcp

No auth detected

MCP server metadata

Name
astreya-public
Version
1.0.0
Capabilities
tools

Known tools 3

search_public_content

Search Astreya's public bilingual articles, glossary and educational content.

Inferred read-only
get_methodology

Return Astreya's public calculation standards and editorial methodology.

Inferred read-only
lookup_glossary

Look up a public Astreya glossary term in Bulgarian and English.

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.astreya-public]
url = "https://astreya.life/api/public/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "astreya-public": {
      "type": "http",
      "url": "https://astreya.life/api/public/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: astreya-public
Remote MCP URL: https://astreya.life/api/public/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": {
    "astreya-public": {
      "url": "https://astreya.life/api/public/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "astreya-public": {
      "type": "http",
      "url": "https://astreya.life/api/public/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "astreya-public",
  "transport": "streamable-http",
  "url": "https://astreya.life/api/public/mcp"
}
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 astreya.life was fetched 2026-09-26T17:17:34.025Z.

Trust status Neutral

astreya.life is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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