Skip to main content
Glama
526,108 tools. Updated 2026-09-07 01:45

"Exposing a markdown folder as an MCP server for Claude" matching MCP tools:

  • Starts persistent Promise login for Claude by opening browser and launching a local server, returns URL as fallback.
    MIT
  • Analyze a Git repository for 14 security vulnerability classes, including prompt injection and secret exposure, before running it as an MCP server.
    MIT
  • Get connection commands for a deployed gateway group endpoint, including HTTP endpoint, Bearer header, claude mcp add line, mcp-proxy stdio bridge, and JSON-RPC curl.
    MIT
  • Run a prompt through Claude using local CLI credentials. Use it from non-Claude MCP clients or to cross-check answers from other AI backends.
    Apache 2.0
  • Assess a GitHub repository's trustworthiness for use as an MCP server or AI skill. Returns a trust score, verdict, and recommendation based on behavioral security analysis.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Markdown utilities MCP.

  • Validate ClaudeBot and Claude-SearchBot IP addresses. Remote MCP validate_ip tool.

  • Retrieve ready-to-use installation configurations for MCP servers, formatted for Claude Desktop or generic hosts.
    MIT
  • Download a file from any HTTP/HTTPS URL and save it to the vault as a markdown note or attachment, enabling MCP-to-MCP transfer for content too large to pass through the LLM context.
    MIT
  • Get MCP connection details for Claude, ChatGPT, Gemini, or custom hosts, including URL, token, and setup instructions. Also introspects openchrome server for auto-connect status.
    MIT
  • Returns the Nogra init bundle for Claude Code to write workspace files locally. Use to initialize a Nogra workspace after MCP server setup.
    -
  • Find step-by-step MCP tutorials for installing, configuring, comparing, and building servers to solve setup issues with clients like Claude, Cursor, and Cline.
    MIT
  • Get the orchestration guide for this MCP server, covering tool layers, subagent golden path, boot verification, and failure recovery. Use it before orchestrating subagents or when agent results are unclear.
    MIT
  • Retrieves the static Civarium overview as Markdown, serving as fallback for MCP clients that don't surface resources, so agents get essential context.
    MIT
  • Import MCP server configurations from Claude app settings into MCP Conductor. Preview changes with a diff before applying, with options to remove original entries.
    MIT
  • Add a new MCP server to the conductor configuration and connect immediately, saving config and triggering a reload without restarting.
    MIT