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.
    Last updated -
    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.
    Last updated -
    5
    Python
    MIT License
    • Apple
  • Why this server?

    Provides a time API endpoint that returns the current timestamp, which the MCP agent can query when handling time-related questions

    -
    security
    F
    license
    -
    quality
    An agentic AI system that answers time-related questions by calling a time API tool and general questions using an LLM, accessible through a simple chat interface.
    Last updated -
    Python
  • Why this server?

    Provides a web interface and REST API endpoints as an alternative to the MCP service, allowing access to Dune Analytics data through HTTP requests.

    -
    security
    F
    license
    -
    quality
    A bridge that connects Dune Analytics blockchain data to AI applications through Model Control Protocol, allowing LLMs to access on-chain data via natural language interactions.
    Last updated -
    Python
    • Linux
    • Apple
  • Why this server?

    Used to build the web interface for monitoring agent status and tracking connected agents in the MCP server implementation

    -
    security
    F
    license
    -
    quality
    A centralized server that tracks and manages connected agents, providing a web interface to monitor their status while enabling agent communication through a central point.
    Last updated -
    Python
    • Linux
  • 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.
    Last updated -
    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.
    Last updated -
    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.
    Last updated -
    1
    Python
    • Linux
    • Apple