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.

# eg
from flock.tools.file_tools import file....

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.7.tar.gz (310.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.7-py3-none-any.whl (23.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for flock_mcp-0.1.7.tar.gz
Algorithm Hash digest
SHA256 5c4cd2fbde187c7257f489dd9ebbbfc22cbb628b2771b47fefb164a8496c80ba
MD5 28810bef5b11ed244fbb0089e2ae8a25
BLAKE2b-256 29aebc6a8d20cfda44c7f44df00a462acb841ce12dc8dc3422275d9c95315b1f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for flock_mcp-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 ca6f7a19cb0a5b633d3b0f58a153c8a3bb26740bdd9bd7bb7ec67ddab3589f4b
MD5 7266934dfbb91759f4e62652c191c594
BLAKE2b-256 77b5d64c8bb8535c50bcefdbe0ebd5e5da59820605e3ea7f8dfa3c9736816359

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