Computer Building Blocks for MCP
Project description
Meshagent
MeshAgent MCP
The meshagent.mcp package allows you to use any MCP server as a MeshAgent tool.
MCPTool
Wrap an MCP tool with MCPTool so it conforms to the MeshAgent Tool syntax. For more details on how to do this check out the MeshAgent MCP docs.
MCPToolkit
The MCPToolkit bundles multiple MCPTool instances into a toolkit that agents can invoke just like built-in MeshAgent tools or custom tools.
import mcp
from meshagent.mcp import MCPToolkit
session = mcp.ClientSession(...)
toolkit = MCPToolkit(
name="mcp-tools",
session=session,
tools=[...]
)
Learn more about MeshAgent on our website or check out the docs for additional examples!
Website: www.meshagent.com
Documentation: docs.meshagent.com
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file meshagent_mcp-0.5.8b4.tar.gz.
File metadata
- Download URL: meshagent_mcp-0.5.8b4.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1c0cb93eeefda53c58bf792ee023ad16d423a84f64349630923a20a80c32fd8
|
|
| MD5 |
64dd7947fcc074578c5353304235e17d
|
|
| BLAKE2b-256 |
57dc71a765079923775220e057d97ba855bd0a020a4ee03f7b6181ca3ba89191
|
File details
Details for the file meshagent_mcp-0.5.8b4-py3-none-any.whl.
File metadata
- Download URL: meshagent_mcp-0.5.8b4-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ccc998a6d01808fc0b045032052fe4d0725cd55cc7ed5fb73061f268be7bd7f8
|
|
| MD5 |
172964f4206284924c9da5e196cf0d90
|
|
| BLAKE2b-256 |
8b38c5017282c4cdfb12b38bdad5dd18e93dab7e0aa685508ed6f190ce23f98a
|