Skip to main content

MCP(Model Context Protocol) Hardware Abstract Layer

Project description

mcp4hal

Getting started

本项目实现了基于mqtt broker进行mcp协议转换,可以将mqtt client变成一个可以被llm agent调用的mcp server/tools。

架构图

如何使用

sdk&源码

example运行

  • 搭建一个mqtt broker,可以选择使用mosquitto

  • 选择一个mcu,比如esp32S3,也可以软件模拟(可以参考mcp4hal/tests/mqtt/mock_mqtt_mcu.py)。

  • 启动参考项目

     # server
     > cd $source_code_dir
     > mv .env.example .evn  # 编辑.env文件,正确配置相关参数
     > ./startup.sh  # 启动服务
    
     # client
     > # 连接好esp32设备
     > cd $source_code_dir/hardware/base/micropython/mcp4hal_mqtt
     > # 修改main.py文件头部的相关配置,包括wifi和mqtt配置
     > cd $source_code_dir/hardware/esp32/script
     > # 编辑flash.sh文件,配置好相关变量
     > ./flash.sh  # 将client代码刷到esp32上
     > # 重新启动esp32板子,可以看到日志输出,wifi连接以及mqtt连接
    
  • 调用测试:使用mcp inspector进行mcp调用测试

Project details


Download files

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

Source Distribution

mcp4hal-0.0.10.tar.gz (11.9 kB view details)

Uploaded Source

Built Distribution

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

mcp4hal-0.0.10-py3-none-any.whl (13.6 kB view details)

Uploaded Python 3

File details

Details for the file mcp4hal-0.0.10.tar.gz.

File metadata

  • Download URL: mcp4hal-0.0.10.tar.gz
  • Upload date:
  • Size: 11.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.8

File hashes

Hashes for mcp4hal-0.0.10.tar.gz
Algorithm Hash digest
SHA256 4e9752eedf56abec15c9fe67109e7e845e9fa456221ed1773ce2f89a0fd404de
MD5 4de208bbc9ca44c76d1e75c76d911711
BLAKE2b-256 9107c3eb73108c4fe89de1f8c105b09e965e681741ec6f7395c83c1a7967fb7b

See more details on using hashes here.

File details

Details for the file mcp4hal-0.0.10-py3-none-any.whl.

File metadata

  • Download URL: mcp4hal-0.0.10-py3-none-any.whl
  • Upload date:
  • Size: 13.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.8

File hashes

Hashes for mcp4hal-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 e4abaeca3af7a09971dbf584091a4162c52098de54632d7db147e262ac5da30c
MD5 6ffbce07d0d41a66b63c7cf545cd1a74
BLAKE2b-256 7654b44c58a3b0c854bbd06801e44fb1ab259016dedd4bc8d2078669ecd32857

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