MCP Servers for Flask

Flask is a lightweight WSGI web application framework in Python that allows developers to build web applications quickly with minimal boilerplate code.

View all MCP Servers

  • Why this server?

    Extracts Flask endpoints and converts them to Postman collections, allowing developers to automatically keep their Postman workspace in sync with their Flask API code.

    A
    security
    F
    license
    A
    quality
    Converts REST API code (like NestJS controllers or FastAPI endpoints) to Postman collections and environments, helping developers automatically sync their API endpoints with Postman.
    2
    JavaScript
  • Why this server?

    Uses Flask to expose an HTTP endpoint for serving transformed security event data to clients.

    -
    security
    A
    license
    -
    quality
    Securely integrates Wazuh security data with LLMs (such as Claude Desktop) by retrieving alerts from Elasticsearch indices and transforming them into MCP-compliant format, enabling real-time security context in LLM applications.
    5
    Python
    MIT License
    • Apple
  • Why this server?

    Provides a web API framework for hosting the MCP server, with endpoints for chat interactions and conversation management

    -
    security
    F
    license
    -
    quality
    A Flask-based server that implements Model Context Protocol to enhance LLMs with external tool capabilities via natural language, allowing tools like weather lookup and calculations to be invoked directly in the model's text output.
    Python
    • Linux
  • Why this server?

    Uses Flask to implement the REST API layer of the MCP server architecture

    -
    security
    F
    license
    -
    quality
    Enables integration between SAP HANA Cloud Database and Cursor IDE through the Model Context Protocol, providing standardized interfaces for managing ML models and execution contexts.
    Python
    • Linux
    • Apple
  • Why this server?

    Provides dependency management for Flask applications, allowing installation and version management of the web framework.

    -
    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.
    1
    Python
    • Linux
    • Apple