Metadata-Version: 2.4
Name: webmcp
Version: 0.0.1
Summary: Web-based Model Context Protocol (MCP) tools and utilities
Author: webmcp contributors
Project-URL: Homepage, https://github.com/anthropics/webmcp
Keywords: mcp,model-context-protocol,web,ai,llm
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# webmcp

Web-based Model Context Protocol (MCP) tools and utilities.

## Overview

webmcp provides tools for building web-enabled MCP servers and clients, allowing AI agents to interact with web browsers and web content.

## Installation

```bash
pip install webmcp
```

## Status

This package is under active development. Stay tuned for updates.

## License

MIT
