Search for:

Resources for Programming and Development

  • Why this server?

    Enables LLMs to understand and analyze code structure, exploring relationships between functions and analyzing dependencies in Python repositories, useful for development tasks.

    A
    security
    F
    license
    A
    quality
    An MCP server that enables LLMs to understand and analyze code structure through function call graphs, allowing AI assistants to explore relationships between functions and analyze dependencies in Python repositories.
    6
    7
    Python
  • Why this server?

    Integrates Cursor AI with Vite Dev server, allowing AI agents to modify code and observe live updates in real-time, directly aiding the development process.

    -
    security
    F
    license
    -
    quality
    Integrates Cursor AI with Vite Dev server, allowing AI agents to modify code and observe live updates through the Hot Module Replacement system in real-time.
    79
    4
    TypeScript
  • Why this server?

    Enables AI assistants to safely run Python code and access websites, processing data for better AI understanding while providing helpful error messages during development.

    -
    security
    A
    license
    -
    quality
    A server that enables AI assistants like Claude to safely run Python code and access websites, processing data for better AI understanding while providing helpful error messages.
    2
    Python
    GPL 3.0
    • Linux
    • Apple
  • Why this server?

    Provides tools for accessing coding style guidelines and best practices for various technologies, including Java, Python, and React, which are helpful for maintaining code quality during development.

    -
    security
    F
    license
    -
    quality
    Provides tools for accessing coding style guidelines and best practices for various technologies including Java, Python, and React.
    Python
  • Why this server?

    Enhances the capabilities of the Cline coding agent by providing intelligent code suggestions, reducing hallucinations, and documenting the knowledge base.

    -
    security
    F
    license
    -
    quality
    Server that enhances the capabilities of the Cline coding agent. It provides intelligent code suggestions, reduces hallucinations, and documents the knowledge base by leveraging your project's documentation and detecting the technologies used in your codebase.
    10
    JavaScript
  • Why this server?

    A tool for analyzing code repositories, performing security scans, and assessing code quality across multiple programming languages during development.

    -
    security
    A
    license
    -
    quality
    A Model Context Protocol tool for analyzing code repositories, performing security scans, and assessing code quality across multiple programming languages.
    Python
    MIT License
    • Apple
    • Linux
  • Why this server?

    Facilitates searching and accessing programming resources across platforms like Stack Overflow, MDN, GitHub, npm, and PyPI, aiding LLMs in finding code examples and documentation.

    A
    security
    A
    license
    A
    quality
    Facilitates searching and accessing programming resources across platforms like Stack Overflow, MDN, GitHub, npm, and PyPI, aiding LLMs in finding code examples and documentation.
    6
    25
    JavaScript
    AGPL 3.0
    • Apple
  • Why this server?

    Enables interaction with GitHub through the GitHub API, supporting file operations, repository management, advanced search, and issue tracking - essential for development workflows.

    -
    security
    F
    license
    -
    quality
    Enables interaction with GitHub through the GitHub API, supporting file operations, repository management, advanced search, and issue tracking with comprehensive error handling and automatic branch creation.
    9
    1
    TypeScript
  • Why this server?

    Enables LLMs to read, search, and analyze code files with advanced caching and real-time file watching capabilities, providing context for coding tasks.

    -
    security
    A
    license
    -
    quality
    A Model Context Protocol server that enables LLMs to read, search, and analyze code files with advanced caching and real-time file watching capabilities.
    5
    JavaScript
    MIT License
    • Linux
    • Apple
  • Why this server?

    Executes tox commands to run Python tests within a project using pytest, allowing users to run all tests or specific test groups, files, cases, or directories - crucial for development testing.

    A
    security
    F
    license
    A
    quality
    An MCP server that executes tox commands to run Python tests within a project using pytest, allowing users to run all tests or specific test groups, files, cases, or directories.
    1
    4
    JavaScript