Back to Browse

Geometry MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Deterministic calendars and cosmic date JSON for AI agents via MCP (Gregorian 1900-2100).

About

Deterministic calendars and cosmic date JSON for AI agents via MCP (Gregorian 1900-2100).

Remote endpoints: streamable-http: https://mcp.geometry.app/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

3 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.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-goqolabs-geometry-mcp": {
      "url": "https://mcp.geometry.app/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

GEOMETRY MCP

License: MIT Official MCP Registry Glama Connector

Deterministic temporal reference data for AI builders — calendars, seasons, moon phases, planetary retrogrades, and traditional symbolic systems as stable JSON over Model Context Protocol.

Same date → same bytes, every time. No hallucinated dates. No wallet connect. No seed phrases.

This repository is the public docs + listing face for the hosted GEOMETRY MCP server. It is not the engine source, schema, or internal design docs.

MCP URLhttps://mcp.geometry.app/mcp
Docsdocs.geometry.app
Productgeometry.app
Pricinggeometry.app/pricing
CompanyGoqo Labs · GitHub org goqolabs
Official Registryapp.geometry/mcp
GlamaConnector listing · namespace search

Namespaces: Glama listing id app.geometry.mcp ≠ Official MCP Registry name app.geometry/mcp. Connect URL is always https://mcp.geometry.app/mcp.

Repo layout

  • docs/ — Mintlify pages (MDX, tools, llms.txt)
  • docs/docs.json — Mintlify config (content root = /docs)
  • logo/ — brand assets at repo root (favicon + light/dark)

Try it (no account)

Paste the branded URL into your MCP client:

https://mcp.geometry.app/mcp
ClientAuth
Claude Desktop / Claude CodeCustom connector · plain URL
ChatGPT PluginsServer URL · Authentication = No Auth (not OAuth)
Cursor / VS CodeHTTP MCP · plain URL

Cursor / VS Code (mcp.json)

No Auth try:

{
  "mcpServers": {
    "geometry": {
      "url": "https://mcp.geometry.app/mcp"
    }
  }
}

Builders with a portal key (never commit a real zpka_):

{
  "mcpServers": {
    "geometry": {
      "url": "https://mcp.geometry.app/mcp?key=YOUR_KEY"
    }
  }
}

Install walkthroughs: geometry.app/tutorial · Quickstart.

Limits apply on the free try path — see pricing.

Builders (Free / Starter key)

For a stable sandbox quota or paid volume, subscribe in the Developer Portal, then append your key:

https://mcp.geometry.app/mcp?key=YOUR_KEY

Same tools and fields on every plan — you pay for volume, not features. Checkout is the official Zuplo Developer Portal (https://geometry-main-bf0a4d2.zuplo.site/pricing), then Stripe — Billing · Connect & keys · Pricing.

Never paste zpka_… keys into GitHub Issues or public chats.

Tools

ToolPurposeDocs
get_dateResolve one civil date to stable calendars, seasons, and card identityDate identity JSON
get_compatibilityCompare two dates across shared symbolic systemsTwo-date compatibility
get_nameMap a name to cosmic cards plus ~100 Latin cipher sumsName → cosmic cards

Coverage focus: 1900–2100. Ask examples: “What’s the birth card for 1985-03-15?” · “How compatible are 1990-05-14 and 1985-11-02?”

Support

docs.geometry.app/support · GitHub Issues (paid plans)

License

See LICENSE.

The MIT license applies to the documentation in this repository only. The GEOMETRY engine, schema, and hosted service are proprietary and are not included here.

Reviews

No reviews yet

Be the first to review this server!