Back to search
30
MCP

hexagram-mcp-server

pypi/hexagram-mcp-server

A sample MCP server exposing a current-time hexagram lookup tool.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

hepdata-mcp
An MCP server for discovering and retrieving HEPData records.
0 tools
haxaml-mcp
MCP server launcher for Haxaml.
0 tools
mcp-server-codegraph
MCP server for graph representation of a codebase
0 tools
time-server-mcp
This is a time search server based on the Model Context Protocol (MCP).
0 tools
hashing-mcp-server
An MCP Server offering tools to calculate MD5 and SHA-256 cryptographic hashes for text data, designed for use with LLMs.
0 tools
hex-mcp
A MCP server for Hex
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "hexagram-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}