Production-ready and experimental MCP tools that extend AI capabilities through file access, database connections, API integrations, and other contextual services.
Retrieve comments linked to a specific issue in Autodesk Construction Cloud by specifying the project and issue IDs using the APS MCP Server's Node.js implementation.
Adds a comment to an existing GitHub issue by specifying the repository, issue number, and comment body, streamlining issue management and collaboration.
Retrieve all versions of a document in Autodesk Construction Cloud using the APS MCP Server by specifying the projectId and itemId for efficient version tracking and management.
Retrieve supported root cause categories and causes for issues in Autodesk Construction Cloud. Use this tool to accurately allocate root causes by providing the required project ID.
Efficiently read multiple files at once, returning each file's content with its path. Continues operation even if some files fail to read, ensuring progress within permitted directories.
Retrieve and list all contents within a specified project or folder in Autodesk Construction Cloud using the APS MCP Server for streamlined data access and management.
Access and retrieve the complete contents of a file from the file system, supporting various text encodings and providing detailed error messages if the file cannot be read. Works within specified allowed directories.
Move or rename files and directories within allowed paths using a single operation. Simplifies file management by handling transfers and renaming efficiently.
Retrieve a list of all available projects within an Autodesk Construction Cloud account using the APS MCP Server. Simplify project management and access control by querying relevant project data.
Retrieve a detailed list of commits from a specific branch in a GitHub repository to track changes, analyze history, or integrate with workflows. Input owner and repo to begin.
Generate a new branch in a GitLab project by specifying the project ID, branch name, and source reference. Simplify branch creation directly via the GitLab MCP Server API for efficient project management.
Forcefully terminate a running process by its Process ID (PID) using this tool. Caution advised as it immediately stops the specified process, ensuring efficient process management.
Retrieve a detailed file and directory listing from a specified path, identifying items with [FILE] and [DIR] markers. Access is limited to authorized directories for secure system navigation.
Find nearby businesses, restaurants, and services with detailed results, including addresses, ratings, and opening hours. Ideal for queries with ‘near me’ or location-specific terms.
Retrieve file or directory contents from a GitHub repository by specifying the owner, repository name, and path. Use this tool to access specific resources within a repository for integration, analysis, or other workflows.
Perform web searches using Brave Search API for general queries, news, articles, and online content. Supports pagination, content filtering, and freshness controls for up to 20 results per request.
Create a new branch in a GitHub repository, specifying owner, repo, and branch name, with an option to set a source branch. Simplifies repository management workflows.
Retrieve and process web content by fetching URLs, converting HTML to markdown, and optionally extracting specific character ranges for focused information retrieval.
Run terminal commands with a specified timeout, allowing background execution if the command exceeds the timeout. Integrates with Claude Desktop Commander MCP for efficient process management.
Efficiently list issues in a GitHub repository with options to filter by state, labels, sorting, and time. Simplify repository management and track issues effectively.
Create a new issue in a GitLab project by specifying project ID, title, description, assignees, labels, and milestone for efficient task tracking and collaboration.