mcp-client-cli

View on PyPIReverse Dependencies (0)

1.0.1 mcp_client_cli-1.0.1-py3-none-any.whl

Wheel Details

Project: mcp-client-cli
Version: 1.0.1
Filename: mcp_client_cli-1.0.1-py3-none-any.whl
Download: [link]
Size: 24182
MD5: ec43694735ab5e6e5115566b5600b7c5
SHA256: 0450fdf0b5252ecd1b12fa9123556dff3b62f407f8939c407193c61b38578426
Uploaded: 2025-03-03 13:52:53 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: mcp_client_cli
Version: 1.0.1
Summary: Command line interface for MCP client
Author-Email: Adhika Setya Pramudita <adhika.setya.p[at]gmail.com>
Project-Url: Homepage, https://github.com/adhikasp/mcp_client_cli
Project-Url: Issues, https://github.com/adhikasp/mcp_client_cli/issues
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.12
Requires-Dist: aiosqlite (>=0.20.0)
Requires-Dist: commentjson (>=0.9.0)
Requires-Dist: jsonschema-pydantic (>=0.6)
Requires-Dist: langchain-anthropic (>=0.3.0)
Requires-Dist: langchain-google-genai (>=2.0.7)
Requires-Dist: langchain-openai (>=0.2.10)
Requires-Dist: langchain (>=0.3.8)
Requires-Dist: langgraph-checkpoint-sqlite (>=2.0.1)
Requires-Dist: langgraph-prebuilt (>=0.1.0)
Requires-Dist: langgraph (>=0.2.53)
Requires-Dist: mcp (>=1.0.0)
Requires-Dist: python-dotenv (>=1.0.1)
Requires-Dist: pywin32 (>=306); sys_platform == "win32" or platform_system == "Windows"
Requires-Dist: rich (>=13.9.0)
Requires-Dist: standard-imghdr (>=3.13.0)
Requires-Dist: pngpaste; (sys_platform == "darwin" and python_version < "3.12") and extra == "clipboard"
Requires-Dist: pyperclip (>=1.8.2); extra == "clipboard"
Provides-Extra: clipboard
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7520 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mcp_client_cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mcp_client_cli/cli.py sha256=5tY8y5-x4jNYYla4newFjNCb0aYii5FsenlthlMBh9c 13661
mcp_client_cli/config.py sha256=ZLGRlThvw3WFTKmig4kDH33E949UGhddI9jYGNlMELc 3206
mcp_client_cli/const.py sha256=GDoUvaWISyf71UvrMU945usnx7l6kSi5oHbkoo2P_Nw 275
mcp_client_cli/input.py sha256=BTv9wohzIvdVSOSEdf0IEWhMwydAyj6Nw5_G0o16RX0 4107
mcp_client_cli/memory.py sha256=7B1fmmh-9zaXhlomrSvxXdLaTn4sq0JmkwKu9rfUHQY 23305
mcp_client_cli/output.py sha256=D2j3ufbdYBGNTPJ_GwBHPRUj8zFagFEj-J5UNY_Xb7Q 7361
mcp_client_cli/prompt.py sha256=EzY9m0OLPNxJ8Rq2IN3OaUrgd6jNpjElrkeGNxBoayM 698
mcp_client_cli/storage.py sha256=ckAFVxxOffPxcgpTPXEDVRrosLmAzzkZrE7E_FqTQTc 3923
mcp_client_cli/tool.py sha256=Fb1_MjtLva0Pd2gUatJqPPHGe7Jur-v_pAfigABmDbw 5655
mcp_client_cli-1.0.1.dist-info/METADATA sha256=eWbxH4VSzQ3kgkUlbml3ozl6f8hTl0ezUo1WbtMg-l0 8861
mcp_client_cli-1.0.1.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
mcp_client_cli-1.0.1.dist-info/entry_points.txt sha256=5wL_ax6O-MLzgOezA8upbafc33azXODSQFpYgv_q7Zc 48
mcp_client_cli-1.0.1.dist-info/licenses/LICENSE sha256=GkfO_rr_VY0jjIRnFZZ_An52Ixv4ytpIZFsQre1JwSY 1079
mcp_client_cli-1.0.1.dist-info/RECORD

entry_points.txt

llm = mcp_client_cli.cli:main