Skip to main content
Glama
306,652 tools. Last updated 2026-07-25 19:05

"Configuring write access to an MCP server for Cursor.ai IDE using Supabase" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Lists directories accessible for file operations within the Pinata MCP server, enabling users to identify available storage locations for IPFS content management.
    MIT
  • Save a cached attachment to the MCP server's filesystem using its cache key. Specify the full server path to store files for server-side processing or shared network access.
    MIT
  • Verify running IDE server processes to prevent resource conflicts. Checks Tree-sitter parser status and purs IDE server availability. Use before starting new IDE servers to ensure no duplicate processes.
    MIT
  • Launch the PureScript IDE server to enable type checking, auto-completion, and error detection. Automatically stops existing servers to prevent conflicts, selects a random port, and requires an absolute project path. Essential for pursIde* tools functionality.
    MIT
  • Gracefully shut down the PureScript IDE server using its built-in quit command, ensuring resource release without abrupt termination.
    MIT
  • Discover the capabilities, supported models, and limits of the vision-mcp server before using other analysis tools.
    MIT
  • Load PureScript modules into the IDE server to enable type checking and code completions. Essential first step after starting the IDE server for proper functionality of other development tools.
    MIT