README.md•2.21 kB
---
title: Physics MCP Documentation
kind: explanation
header_svg:
src: "/assets/svg/physics-mcp-hero.svg"
static: "/assets/svg/physics-mcp-hero-static.svg"
title: "Physics MCP Knowledge Base"
animate: true
theme_variant: "auto"
reduced_motion: "auto"
---
# Physics MCP Documentation
> Current server version: 2.0
Welcome to the Physics MCP wiki. Use the Diataxis filters below to jump straight to the kind of information you need - guided tutorials, focused how-to recipes, definitive references, or concept-heavy explanations.
## Quick Filters
- Tutorials: [Phase 2 Implementation](Phase2-Implementation.md) | [Phase 5 Visualization Examples](phase5_examples.md) | [Phases 7 & 8 Implementation](phases_7_8_implementation.md)
- How-to: [Configuration](Configuration.md) | [Mermaid & KaTeX Demo](examples/mermaid-and-math.md) | [Educator Quick Start](guides/educators.md)
- Reference: [Architecture](Architecture.md) | [FAQ](FAQ.md) | Tools - [All Tools](Tools/AllTools.md) | [CAS](Tools/CAS.md) | [Plot](Tools/Plot.md) | [NLI](Tools/NLI.md) | [Report](Tools/Report.md) | [Tensor](Tools/Tensor.md) | [Quantum](Tools/Quantum.md) | [StatMech](Tools/StatMech.md) | [Graphing Calculator](Tools/GraphingCalculator.md) | [Authoring Guide](contrib/authoring.md)
- Explanation: [Physics MCP Overview](../README.md) | [Distributed Collaboration Notes](../examples/phase7_distributed_collaboration.md)
## Getting Started
1. **Review the architecture** to understand the server, worker, and tool orchestrator boundaries.
2. **Follow a tutorial** that matches your phase—each one walks through setup, orchestration, and validation steps.
3. **Consult the tools reference** for function-level detail on each capability exposed through MCP.
4. **Bookmark the authoring guide** if you contribute documentation or animated headers.
## Shortcuts
- Server entry: `packages/server/src/index.ts`
- Python worker: `packages/python-worker/worker.py`
- MCP configuration: `config/mcp_config.json`
Questions? Open an issue, start a discussion, or reach out on the team channel. Reduced-motion and accessibility settings are respected globally—toggle them in your OS/browser if animations need to pause.