Skip to main content

One MCP server, every tool an agent needs

Project description

owlvin-tools

One MCP server, every tool an agent needs.

Quick Start

pip install owlvin-tools

Add to your Claude Code config (.mcp.json):

{
  "mcpServers": {
    "owlvin-tools": {
      "command": "owlvin-tools"
    }
  }
}

That's it. Your agent now has web search, URL fetching, code linting, data queries, health checks, process management, and more — through a single tool called search.

Why One Tool?

Most MCP servers expose 10-100 tools, burning 10,000-60,000 context tokens before your agent does anything. owlvin-tools exposes one tool that routes internally. Your agent describes what it needs in natural language, and the server figures it out.

What's Included

Capability Example Requires
Web search search("latest Python release") ddgs (included)
URL fetch search("https://example.com") trafilatura (optional)
Twitter/X search("https://x.com/user/status/123")
YouTube transcripts search("https://youtube.com/watch?v=xyz") yt-dlp
Code linting search("lint server.py") ruff (optional)
Data queries search("SELECT count(*) FROM data file.csv") duckdb (optional)
Health checks search("is drumsplit healthy")
Process management search("what ports are listening")
Secrets search("check STRIPE_SECRET_KEY") keyring (optional)
Document conversion search("convert report.pdf") docling (optional)
Cost tracking search("how much have I spent") OWLVIN_API_KEY

Install optional extras:

pip install owlvin-tools[all]    # everything
pip install owlvin-tools[fetch]  # just URL fetching
pip install owlvin-tools[data]   # just SQL queries

Zero-Config Alternative

uvx owlvin-tools

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

owlvin_tools-0.3.0.tar.gz (189.0 kB view details)

Uploaded Source

Built Distribution

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

owlvin_tools-0.3.0-py3-none-any.whl (16.6 kB view details)

Uploaded Python 3

File details

Details for the file owlvin_tools-0.3.0.tar.gz.

File metadata

  • Download URL: owlvin_tools-0.3.0.tar.gz
  • Upload date:
  • Size: 189.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.8

File hashes

Hashes for owlvin_tools-0.3.0.tar.gz
Algorithm Hash digest
SHA256 fb4a99bbd54b1dabfb76cafeabd9f9c340e2419f7667bae46149589c17654c8d
MD5 9fa68708e31423fa7d4aad4902e2328f
BLAKE2b-256 d524327ad150ff5e3978520fb3743160580e8b52a68e4bb75894d1658d61ef1e

See more details on using hashes here.

File details

Details for the file owlvin_tools-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: owlvin_tools-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 16.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.8

File hashes

Hashes for owlvin_tools-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6b56d356a5564b901ae050865a9ca2db0d4b3ff857d2a80f2022dc7bf5fe337c
MD5 cad0cae55341fe096ef0d795ed1b6898
BLAKE2b-256 d7984949db5e304bf56d64bfefb785e7b24f4f4573a9f80a6e07447c68f70a52

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