Skip to main content

A Universal MCP Application: universal_mcp_applications

Project description

Universal MCP Applications

A collection of 80+ installable application wrappers for the Universal MCP framework.

This package provides a unified collection of all individual Universal MCP applications. It allows you to install every available tool at once and use them either as Python libraries in your own code.

Installation

It is recommended to use uv for faster installation.

# Recommended using uv
uv pip install universal-mcp-applications

# Or using standard pip
pip install universal-mcp-applications

Usage

The primary way to use the tools in this package is give below :-

1. As a Library

Each application can be imported and used directly in your Python projects. This is useful for integrating with other scripts or building more complex workflows.

Example:

from universal_mcp_applications.falai import FalaiApp
from universal_mcp.utils import process_output

# Instantiate the application
# You may need to provide credentials via an integration
app = FalaiApp() 

# Call a method
result = app.some_method(param1="value1")

# Process and print the output
process_output(result)

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

universal_mcp_applications-0.1.42rc1.tar.gz (1.7 MB view details)

Uploaded Source

Built Distribution

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

File details

Details for the file universal_mcp_applications-0.1.42rc1.tar.gz.

File metadata

File hashes

Hashes for universal_mcp_applications-0.1.42rc1.tar.gz
Algorithm Hash digest
SHA256 2f6f5bbc0d3e23dd850d1f8649bf496777ed2efa8ea03250fd384dd138944dbf
MD5 0d307bc55f0b183328dc553f8dc2cda1
BLAKE2b-256 e3214cc2020178b563d9ca3f6aa0f551a4a44a5e1c33ca7eda4500db9c1314b1

See more details on using hashes here.

File details

Details for the file universal_mcp_applications-0.1.42rc1-py3-none-any.whl.

File metadata

File hashes

Hashes for universal_mcp_applications-0.1.42rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 107ee6199b9b2fa1ffe3caee130c1ba0b9e2f348bc48f7cd1bb1a59cbef5a8a7
MD5 41b6411825c8ebbc2fdb3ddaafbff2d7
BLAKE2b-256 29b536ee3d93b08ac8ceac77bfc6ada1e390fb40a60bfa638823f1ba0e0a2a6f

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