Skip to main content

Mock MCP server tools for psilo model context protocol

Project description

MCP for PSILO

server_stdio.py and client_stdio.py both work with standard input/output. However, the client runs the server as a subprocess.

We need the server to run independently (and connect via something like http). server_http.py and client_http.py are attempts to have it work, but connection through http doesn't work with the current mcp library.

The issues with running http are found below:

  1. FastMCP has no .app or .asgi_app() method
    • So you can’t do: uvicorn.run(mcp.app, ...)
    • This makes it incompatible with uvicorn in current form
  2. FastMCP.run() only supports stdio, not network transport
  3. fastapi_mcp not viable or missing
    • Either unavailable, misinstalled, or not meant for your current MCP version
  4. HTTP-based tool exposure not built-in in your installed MCP version
    • You’d have to write a manual FastAPI wrapper (no real MCP involved)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_psilo_mock-0.1.13.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_psilo_mock-0.1.13-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file mcp_psilo_mock-0.1.13.tar.gz.

File metadata

  • Download URL: mcp_psilo_mock-0.1.13.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for mcp_psilo_mock-0.1.13.tar.gz
Algorithm Hash digest
SHA256 a83f3f9beace8ddbbe5167841b7fcc596b11a180ff20406edf681b1b2d2957ae
MD5 b5546fa31fec4c3f304f46395110661e
BLAKE2b-256 aeff21f3beb7baab5fd57e519beedc928beb8834f2629e8a34eb7c720f16e0fa

See more details on using hashes here.

File details

Details for the file mcp_psilo_mock-0.1.13-py3-none-any.whl.

File metadata

File hashes

Hashes for mcp_psilo_mock-0.1.13-py3-none-any.whl
Algorithm Hash digest
SHA256 19de1b3552b0dfb0bb6329519e1550ca4cd31392738cfc2bc4cca48d30183d33
MD5 7813be5f3062fab06f9c1662894c53a4
BLAKE2b-256 bfd321d6e308a01357a962dea3bb6e913929806d533d06ce639f9aec61999f42

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page