MCPcopy
hub / github.com/IPADS-SAI/MobiAgent / server.py

File server.py

deployment/server.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from fastapi import FastAPI, HTTPException
2from pydantic import BaseModel
3from typing import Dict, List, Any
4import json

Callers

nothing calls this directly

Calls 1

runMethod · 0.45

Tested by

no test coverage detected