Skip to content
Back to search
30
MCP

glimind

npm/glimind

Drop-in client for Glimind — the reliability layer for AI agents. Ask if an MCP tool is up right now, get a known-good input shape, fail over to live alternatives, and report outcomes (privacy-preserving) so the data gets better for everyone.

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

Similar MCP servers embedding-nearest

io.github.shawndei/glimind
Live reliability for AI agent tools: is it working right now, and how do I call it correctly?
0 tools · streamable-http
GLM MCP
GLM (Zhipu/Z.ai) as a ~10x cheaper file-editing subagent for AI coding agents.
0 tools
glimind
Metadata-only Glama MCP connector.
0 tools · http
MolTrust MCP Server
Trust infrastructure for AI agents — DIDs, reputation, verifiable credentials, USDC.
0 tools
MolTrust MCP Server
Trust infrastructure for AI agents — DIDs, reputation, verifiable credentials, USDC.
0 tools
Agentic AI Planning And Reasoning MCP
Metadata-only Glama MCP server.
0 tools

How to use

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

{
  "mcpServers": {
    "glimind": {
      "url": "None",
      "transport": "http"
    }
  }
}