pypi analyzed 0.0.1

aas-mcp

v0.0.1
pypi

A Python Model Context Protocol (MCP) Server for Eclipse BaSyx to manage Asset Administration Shells (AAS)

maintainer
license
MIT License Copyright (c) 2025 Peter Stein Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
first seen
2026-06-02
last seen
2026-06-15
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 0 tools
transport stdio counts 0 tools · 0 res · 0 prompts permission surface via code analysis

no tools enumerated yet for this server.

code evidence v0.0.1 · pypi-sdist
evidence-backed findings quoted directly from the published source artifact — not inferred

tool registrations 25

  • get_shells aas_mcp-0.0.1/src/aas_mcp/server.py :37
  • get_shell aas_mcp-0.0.1/src/aas_mcp/server.py :57
  • create_shell aas_mcp-0.0.1/src/aas_mcp/server.py :83
  • update_shell aas_mcp-0.0.1/src/aas_mcp/server.py :104
  • delete_shell aas_mcp-0.0.1/src/aas_mcp/server.py :129
  • get_submodel_refs aas_mcp-0.0.1/src/aas_mcp/server.py :152
  • create_submodel_ref aas_mcp-0.0.1/src/aas_mcp/server.py :178
  • delete_submodel_ref aas_mcp-0.0.1/src/aas_mcp/server.py :203
  • get_submodels aas_mcp-0.0.1/src/aas_mcp/server.py :228
  • get_submodel aas_mcp-0.0.1/src/aas_mcp/server.py :248
  • create_submodel aas_mcp-0.0.1/src/aas_mcp/server.py :274
  • update_submodel aas_mcp-0.0.1/src/aas_mcp/server.py :295
  • delete_submodel aas_mcp-0.0.1/src/aas_mcp/server.py :320
  • get_submodel_value aas_mcp-0.0.1/src/aas_mcp/server.py :343
  • update_submodel_value aas_mcp-0.0.1/src/aas_mcp/server.py :369
  • get_submodel_metadata aas_mcp-0.0.1/src/aas_mcp/server.py :397
  • get_submodel_elements aas_mcp-0.0.1/src/aas_mcp/server.py :423
  • create_submodel_element aas_mcp-0.0.1/src/aas_mcp/server.py :449
  • get_submodel_element aas_mcp-0.0.1/src/aas_mcp/server.py :482
  • update_submodel_element aas_mcp-0.0.1/src/aas_mcp/server.py :512
  • delete_submodel_element aas_mcp-0.0.1/src/aas_mcp/server.py :541
  • get_submodel_element_value aas_mcp-0.0.1/src/aas_mcp/server.py :566
  • update_submodel_element_value aas_mcp-0.0.1/src/aas_mcp/server.py :596
  • get_health_status aas_mcp-0.0.1/src/aas_mcp/server.py :625
  • is_healthy aas_mcp-0.0.1/src/aas_mcp/server.py :643

declared dependencies 10

  • fastMCP@*
  • shellsmith@>=0.4.0
  • mypy@*
  • pytest@*
  • pytest-asyncio@*
  • pytest-cov@*
  • pytest-dotenv@*
  • ruff@*
  • types-pyyaml@*
  • types-requests@*