Skip to main content

Flock MCP Servers and Tools

Project description

flock-mcp

Multiple MCP servers and tools for the agent framework Flock.

Installation

This package has no main dependencies by design, allowing you to install only the tools you need. You can install it in several ways:

Option 1: Install All Tools (Recommended)

pip install flock-mcp[all]

Or with uv:

uv add flock-mcp[all]

This installs all available tools and dependencies.

Option 2: Install Specific Tool Groups

Choose the specific tool groups you need:

# Basic tools (web scraping, markdown, search)
pip install flock-mcp[basic-tools]
uv add flock-mcp[basic-tools]

# Azure integration tools
pip install flock-mcp[azure-tools]
uv add flock-mcp[azure-tools]

# LLM and text processing tools
pip install flock-mcp[llm-tools]
uv add flock-mcp[llm-tools]

# Code and Docker tools
pip install flock-mcp[code-tools]
uv add flock-mcp[code-tools]

# All tools (same as [all] but without extra ML dependencies)
pip install flock-mcp[all-tools]
uv add flock-mcp[all-tools]

Option 3: Combine Multiple Groups

You can combine multiple optional dependency groups:

pip install flock-mcp[basic-tools,azure-tools]
uv add flock-mcp[basic-tools,azure-tools]

Option 4: Base Installation Only

Install just the base package without any optional dependencies:

pip install flock-mcp
uv add flock-mcp

Available Tool Groups

  • basic-tools: Web scraping (docling, tavily-python), markdown processing (markdownify), search (duckduckgo-search)
  • azure-tools: Azure cloud integration (azure-identity, azure-storage-blob, azure-search-documents)
  • llm-tools: Natural language processing (nltk)
  • code-tools: Code analysis and containerization (docker)
  • all-tools: All of the above tool groups
  • all: All tools plus additional ML/AI dependencies (datasets, rouge-score, sentence-transformers, zep-python, mem0ai, chromadb, matplotlib)

Usage

After installation, you can use the various MCP servers and tools provided by this package with the Flock agent framework.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flock_mcp-0.1.2.tar.gz (278.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

flock_mcp-0.1.2-py3-none-any.whl (23.7 kB view details)

Uploaded Python 3

File details

Details for the file flock_mcp-0.1.2.tar.gz.

File metadata

  • Download URL: flock_mcp-0.1.2.tar.gz
  • Upload date:
  • Size: 278.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.9

File hashes

Hashes for flock_mcp-0.1.2.tar.gz
Algorithm Hash digest
SHA256 fad46eab4f998a43cfce975423a4da0c9a3ea2adf58543982d9cc91a32e75a8e
MD5 0ee1c718bba50e47a6c1008110f99f37
BLAKE2b-256 d80069194926a684392d6116d731ad02ec99b6cafbf5d04fffc9ec60c1560ac6

See more details on using hashes here.

File details

Details for the file flock_mcp-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: flock_mcp-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 23.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.9

File hashes

Hashes for flock_mcp-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c9a809e6389f6cc0a1328a580585daa4a69985495f4878037b7a629913924134
MD5 c648a4b01dac5f343f33b918f8d33e4a
BLAKE2b-256 c88ebe88d7ffe91e923d18e3b63ccb5cc5bbea633237f08ff17a21e9083d640e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page