Pymcp
未申請A template repository for developing MCP servers in Python
インストール
npx @modelcontextprotocol/inspector uv run pymcp未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(13個)
check_types
bool (optional): A flag to indicate whether to check types. Default value is True.
code
string: The Python code to run.
inputs
dict[str, Any] (optional): A dictionary of input values for the Python code. Default value is None.
length
integer: The length of the generated password. The value must be an integer between 8 and 64, both inclusive.
max_results
integer (optional): Optional maximum number of results to be fetched. Default value is 10.
name
string (optional): The name to greet. Default value is none.
pages
integer (optional): Optional number of pages to spread the results over. Default value is 1.
query
string: The search query to fetch results for. It should be a non-empty string.
region
string (optional): Two letter country code followed by a hyphen and then by two letter language code, e.g., uk-en or us-en. Default value is uk-en.
script_name
str (optional): The name of the script used in traceback and error messages. Default value is main.py.
TextContent
with a UTC time-stamped greeting.
type_definitions
str (optional): Type definitions to be used for type checking. Default value is None.
use_special_chars
boolean (optional): A flag to indicate whether the password should include special characters. Default value is False.