glimind
npm/glimindDrop-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.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"glimind": {
"url": "None",
"transport": "http"
}
}
}