Scan Redis database keys safely in batches using the SCAN command to avoid blocking operations on large datasets. Returns partial results with a cursor for continuation.
127,124 tools. Last updated 2026-05-05 08:27
"Providing GitHub projects for reading in Cursor" matching MCP tools:
- Check if a secret exists in a scope without reading its value. Use as a precondition before reading or writing to avoid prompting for already configured keys. Returns 'true' for valid secrets, 'false' for missing or expired ones.
- Remove GitHub authentication to disconnect from GitHub accounts, clear stored credentials, or switch between user accounts in the DollhouseMCP persona management system.
- List accepted agent connections with details using cursor-based pagination. Specify cursor for next page and limit to control results per page.
- List all projects in your Shortcut workspace, with an option to include archived projects for comprehensive project management.MIT
- Retrieve top-level messages from a ClickUp Chat channel using cursor-based pagination to access conversation history efficiently.
Matching MCP Servers
- PythonMIT
- Flicense-qualityCmaintenanceProvides an MCP server for scraping and retrieving data from GitHub Projects, including issues, pull requests, and organizational metadata. It enables natural language interaction with project boards and repository contents using GitHub Personal Access Tokens.Last updated1
Matching MCP Connectors
GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
- Deploy applications directly from GitHub repositories by creating new services with build processes in Railway projects.MIT
- Search GitHub repositories by keywords, topics, owner, and filters like stars to discover open-source projects and codebases.TypeScriptMIT
- Get metadata for multiple files or directories in one request. Pre-screen token cost using tokenEstimate (size divided by 4) before reading content.MIT
- Manually poll Signal to store new messages without reading content. Ideal for background or deferred message handling.MIT
- Discover available knowledge topics in your GitHub-based knowledge base. Use this tool to see what information exists before reading content.MIT
- Deploy applications by creating services from GitHub repositories, enabling automated builds and deployments for source code projects.MIT
- Retrieve file metadata like size and line count without accessing file contents. Helps determine optimal reading strategies for large files by analyzing file characteristics first.MIT
- Retrieve all projects from Todoist to get project IDs for organizing tasks. Returns personal, shared, and sub-projects in markdown or JSON format.MIT
- Discover trending GitHub repositories with automatic AI/ML classification. Analyze tech trends using stars, forks, languages, and descriptions of popular developer projects.MIT
- Analyze Cursor chat history to identify coding patterns, file usage, and development activity trends for improved project insights.MIT
- Start playback of a REAPER project from the current cursor position. This tool begins audio playback immediately from where the cursor is located.MIT
- Search Hashnode for technical blog posts by tag and keyword. Returns title, brief, reactions, reading time, and author info. Ideal for finding in-depth technical articles.
- Retrieve the current mouse cursor position in screen coordinates for macOS automation tasks.MIT
- Split audio clips at cursor positions or selection boundaries directly within existing tracks for precise editing control.Apache 2.0