Skip to main content
Glama
ThomasJanssen-tech

MCP_Server

On Windows:

powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"

On MacOS/Linix:

curl -LsSf https://astral.sh/uv/install.sh | sh

More info: https://docs.astral.sh/uv/getting-started/installation/

Download Claude Desktop here: https://claude.ai/download

git clone https://github.com/ThomasJanssen-tech/MCP_Server
cd MCP_Server

In the project directory, now run the following command to automatically configure Claude Desktop, where main.py is the name of your MCP Server Script.

uv run mcp install main.py
  • Open a terminal in VS Code

  • Execute the following command:

uv run download_data.py
uv run ingest_data.py

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    Official Bright Data server for the Model Context Protocol that enables AI assistants like Claude Desktop to reference and make decisions based on real-time public web data.
    5
    8,691 npm
    2,656
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Enables Claude Desktop to perform advanced web scraping and crawling operations, extracting structured data, analyzing website architectures, and discovering content relationships through natural conversation.
    5
    4
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables querying and managing a CRM database through natural language conversations with Claude Desktop.
    -