mcp-sse-job-tracker

dineshamagi/mcp-sse-job-tracker

3.1

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

The MCP SSE JOB is a model context protocol server setup that allows for asynchronous job submission and status tracking using MCP tools and resources.

MCP SSE JOB

├── sse_server.py
├── sse_client.py
  • Submit asynchronous jobs using MCP tools
  • Track job status via custom MCP resources
  • SSE transport

Requirements python > 3.8 pip install mcp

Execution

1.Run sse_server Terminal 1

python sse_server.py

2.Run sse_client Terminal 2

python sse_cleint.py