Skip to main content
Glama
131,318 tools. Last updated 2026-05-08 03:29

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

  • Retrieve the raw markdown text of STRATEGY.md and an exists flag from the Mureo MCP server. Designed for AI agents operating Google/Meta Ads when direct filesystem access is unavailable. Returns empty markdown if no strategy yet.
    Apache 2.0
  • Report the exact running Axint MCP server version, package path, uptime, and tool count. Use as the first call to prove the connected server version.
    Apache 2.0
  • Monitor health status, version details, and configuration of the Claude Code MCP server for real-time insights and system maintenance.
    MIT
  • Convert markdown task files to Claude Code MCP-compatible JSON format for execution by AI agents in the MeshSeeks distributed network.
    MIT
  • Remove configuration for a specific MCP server from AI client applications like Cursor, Claude Desktop, or Windsurf to manage tool access and clean up unused server entries.

Matching MCP Servers

  • F
    license
    -
    quality
    C
    maintenance
    Fetches web pages and converts them to clean, readable markdown format by extracting main content while removing navigation, ads, and other non-essential elements to minimize token usage.
    Last updated
    2
  • A
    license
    -
    quality
    B
    maintenance
    Provides over 1,000 creative ways to decline requests across four categories (polite, humorous, professional, and creative). The MCP server wraps a REST API to help users craft professional rejections through natural language interactions.
    Last updated
    12
    MIT

Matching MCP Connectors

  • Registers the kit-mcp server into an IDE's MCP configuration for supported IDEs like Claude, Cursor, Codex, Gemini, or Windsurf.
    MIT
  • Package a skill directory into platform-specific formats (ZIP for Claude/OpenAI/Markdown, tar.gz for Gemini) and optionally auto-upload using the platform's API key.
  • Send prompts to Claude-compatible AI models through a local MCP server. Get text responses for queries using a standardized tool interface.
    MIT
  • Mount a local folder to make its .txt and .md files available as readable resources in Omni-MCP, with persistence across server restarts.
  • Fetch web pages and convert HTML to Markdown for AI access, with content cached and persisted across server sessions.
  • Export a portable MCP configuration for Claude Desktop, Cursor, or VS Code. Select server IDs to include and choose the target client format to generate a ready-to-use config file.
  • Remove a mounted folder from the Omni-MCP server to stop exposing its files as accessible resources.
  • Generate documentation for custom MCP servers to integrate with Claude, Cursor, and other AI assistants using a TypeScript template with example implementations.
  • Generate documentation for an MCP server to help developers understand and implement custom tools for AI assistants like Claude Desktop and Cursor.