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.24.tar.gz (1.6 MB view details)

Uploaded Source

Built Distribution

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

universal_mcp_applications-0.1.24-py3-none-any.whl (1.5 MB view details)

Uploaded Python 3

File details

Details for the file universal_mcp_applications-0.1.24.tar.gz.

File metadata

File hashes

Hashes for universal_mcp_applications-0.1.24.tar.gz
Algorithm Hash digest
SHA256 0b73a4a60ff9fd9101eb15c53167b22f3bffee6fbc791d8d554701b334dae581
MD5 e14a7d75a36bb4fae7d6ef4e23f87c12
BLAKE2b-256 be91cf6f6ac0d67480f4c90c75ad7de9508558679e0ed3c8cb531fbc33134f58

See more details on using hashes here.

File details

Details for the file universal_mcp_applications-0.1.24-py3-none-any.whl.

File metadata

File hashes

Hashes for universal_mcp_applications-0.1.24-py3-none-any.whl
Algorithm Hash digest
SHA256 762d095c6c2549d2e4947c0c21a6f7f83d61945ed5e457bd7f9da8fd243b9f99
MD5 c72dd2b817810a9f582e8c4d60e3d177
BLAKE2b-256 59ea0c0dfad3d0c939d32d820d0976c03b39dab5b942e3a2688059c8ec732ce4

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