Search for:

Resources for Writing Scripts

  • Why this server?

    Enables AI assistants to perform Python development tasks, which may include writing scripts.

    -
    security
    F
    license
    -
    quality
    A Model Context Protocol server that enables AI assistants like Claude to perform Python development tasks through file operations, code analysis, project management, and safe code execution.
    Last updated -
    1
    Python
    • Linux
    • Apple
  • Why this server?

    Provides shell and file edit capabilities, coupled tightly to provide a coding experience. Could be used for writing and editing scripts.

    -
    security
    A
    license
    -
    quality
    Shell and file edit capabilities tightly coupled to provide a powerful coding experience. You can work with different modes: architect and code-writer for separate plan and implementation phase. You can get it to invoke any cli command, e.g., compiling, type checking, linting, github cli, python
    Last updated -
    456
    Python
    Apache 2.0
    • Apple
    • Linux
  • Why this server?

    Implements the Model Context Protocol (MCP) to provide AI models with a standardized interface for connecting to external data sources and tools like file systems, potentially including tools for writing scripts.

    -
    security
    F
    license
    -
    quality
    Implements the Model Context Protocol (MCP) to provide AI models with a standardized interface for connecting to external data sources and tools like file systems, databases, or APIs.
    Last updated -
    90
    Python
    • Apple
    • Linux
  • Why this server?

    Offers tools like explain_code, review_code, fix_code, edit_code, test_code, simulate_command which could assist in the writing and testing of scripts.

    A
    security
    A
    license
    A
    quality
    This project aims to build a Claude Code MCP server and implement its associated tools (explain\_code, review\_code, fix\_code, edit\_code, test\_code, simulate\_command, your\_own\_query). The server is implemented using Node.js and the MCP SDK. It receives tool requests from clients via Stdio, dynamically
    Last updated -
    7
    77
    14
    JavaScript
    MIT License
    • Linux
  • Why this server?

    Enables Claude desktop app to execute terminal commands and edit files, facilitating script creation and modification.

    A
    security
    A
    license
    A
    quality
    Allows Claude desktop app to execute terminal commands and edit files on your computer through MCP, with features including command execution, process management, and diff-based file editing.
    Last updated -
    19
    15,956
    2,540
    JavaScript
    MIT License
    • Apple
  • Why this server?

    Allows for interaction with markdown documentation files, which can be useful for creating and managing script documentation.

    A
    security
    A
    license
    A
    quality
    A Model Context Protocol implementation that enables AI assistants to interact with markdown documentation files, providing capabilities for document management, metadata handling, search, and documentation health analysis.
    Last updated -
    14
    346
    11
    TypeScript
    MIT License
    • Apple
    • Linux
  • Why this server?

    Assists with orchestrating new software projects, including standardized templates and best practices in design patterns and software architecture, which can aid in script writing.

    -
    security
    A
    license
    -
    quality
    An MCP server that assists with the orchestration of new software projects by applying standardized templates and best practices in design patterns and software architecture.
    Last updated -
    3
    Python
    MIT License
    • Apple
  • Why this server?

    Enables Claude to manage software development projects with complete context awareness and code execution through Docker environments, useful for script development and testing.

    -
    security
    F
    license
    -
    quality
    A Model Context Protocol server that enables Claude to manage software development projects with complete context awareness and code execution through Docker environments.
    Last updated -
    1
    Python
    • Apple
  • Why this server?

    Presents endpoints as individual tools, allowing for modular invocation of functionalities relevant to script creation and execution.

    -
    security
    F
    license
    -
    quality
    An MCP server that wraps the Riza Code Interpreter API and presents endpoints as individual tools.
    Last updated -
    6
    JavaScript