The ansys.common.mcp library#
Summary#
Entry point for running the MCP server as a module. |
|
Common context definitions for PyAnsys MCP servers. |
|
Helper utilities for the MCP server. |
|
Logging configuration for PyAnsys MCP servers. |
|
Base MCP server infrastructure for PyAnsys libraries. |
|
Common tool implementations for PyAnsys MCP servers. |
|
Base application context for PyAnsys MCP servers. |
|
Maintains a persistent Python subprocess for stateful code execution. |
|
Base MCP server for PyAnsys libraries. |
|
Get a logger instance with the specified name. |
|
Configure logging for MCP servers. |
|
Create a custom plot using Matplotlib or PyVista in the persistent Python session. |
|
Execute Python code in the persistent Python session with automatic rule generation. |
PyAnsys Common MCP version. |
Description#
Common Model Context Protocol (MCP) infrastructure for PyAnsys libraries.
This package provides base classes, utilities, and common tools that PyAnsys product-specific MCP servers can extend and use.
Module detail#
- mcp.__version__#
PyAnsys Common MCP version.