Skip to main content
Glama
16,951 servers. Updated

"Debugging software using GDB (GNU Debugger)" matching MCP connectors:

GET /v1/connectors — MCP directory API reference

Matching Connector Tools:

  • Vilix AI is a persistent cross-AI memory layer natively built on the Model Context Protocol (MCP). Connect once, and your memory, projects, decisions, preferences, and conversation history will follow you across all your favorite, and any other MCP-compatible AI tools: ChatGPT, Claude, Cursor, Codex, Grok, Perplexity, and more. While memory tools solve the problem of switching between apps, Vilix AI also solves the problem of switching between devices: continue your conversation on your phone, then pick it right back up on your laptop minutes later, with full context. Stores actual conversations, not just extracted facts, and has been engineered for long-term storage with years of context rather than days. Exposes get_context (what to say based on relevant memory to recall) and save_turn (what to persist) as core MCP tools, and full project, task, and skill management for agents to track what work is being done. Use cases include ChatGPT memory, Claude memory, Cursor memory, and AI agent memory in a shared layer for founders and developers who are using multiple AI tools and tired of having to re-contextualize everything every single time. OAuth-based setup with no tokens required, including a free tier. See https://vilix.ai/get-started for more information.

  • Give AI assistants secure access to your organization's structured business data. Search records, create and update records, retrieve schema information, and manage workflow states using natural language. You need two values for every request: x-api-key — your Web Data Forms API Key x-group-id — your Web Data Forms Group ID You can find these in your Web Data Forms accounts group->information page. Preferred method: request header When possible, pass the credentials as HTTP headers: x-api-key: <your-api-key> x-group-id: <your-group-id> This is the preferred option because it keeps credentials out of the URL and is more secure. Fallback method: query parameters If your MCP client does not support custom headers, the server also accepts the credentials as URL query parameters. Example: https://mcp.webdataforms.com?x-api-key=abc123&x-group-id=xyz456 Detailed information here: https://github.com/Web-Data-Forms/mcp-server-docs/blob/main/README.md

  • Real engineering memory marketplace for autonomous AI agents. Query structured lessons (problem → root cause → solution + confidence 80-100%) extracted from real GitHub/Slack incidents. Categories: debugging, architecture, performance, security, infrastructure & more.

  • Causal graph memory engine for AI agents. Scores memories using relevance × connectivity × reactivation, connects them in a causal graph, and actively forgets irrelevant ones. 11 MCP tools including store, recall, search, traverse, and explain.

  • Search your knowledge bases from any AI assistant using hybrid RAG.

  • Shared debugging memory for AI coding agents