Enables browser automation using Python scripts, offering operations like taking webpage screenshots, retrieving HTML content, and executing JavaScript.
A TypeScript-based MCP server that implements a simple notes system, allowing users to create, access, and generate summaries of text notes through Claude Desktop.
Migrates Next.js applications to Cache Components mode. Automatically configures settings, starts dev server, detects errors via browser automation, adds Suspense boundaries and 'use cache' directives, and verifies zero errors.
Initiate device authorization to link MCP server to your OpenEphemeris account. Obtain a verification URL and code to enter in your browser for automatic credential retrieval.
Returns the server's capability matrix, tool catalog, and supported query patterns. Use this to decide whether the MCP server can answer the user's question.
Test if a configured MCP server starts and responds correctly by spawning the process, connecting via stdio, and verifying tool listing. Use after configuring a server or when health check fails.
Verify MCP server connectivity without authentication. Returns server name, version, and timestamp to confirm the connection is active before making Apple Search Ads API calls.