mcp_tools_test

mxplatform/mcp_tools_test

3.1

If you are the rightful owner of mcp_tools_test and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

This document provides a structured summary of a Model Context Protocol (MCP) server using the official Python SDK.

mcp_tools_test

Proof-of-concept MCP server using the official Python SDK (mcp[cli]).

Local Development

uv run python -m app.server

Docker

Build and run the container:

docker-compose up --build

The server will be available at localhost:8080.

Use an MCP client configured for Streamable HTTP to connect and discover the tools and their descriptions (from app/tools/descriptions/*.md).