oncp-mcp-server

aszmuda/oncp-mcp-server

3.2

If you are the rightful owner of oncp-mcp-server 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.

The Application Resolution MCP Server is an SSE server that facilitates LLM clients in managing automated resolution jobs through a FastAPI service.

Tools

Functions exposed to the LLM to take actions

start_resolution

Launch a job and receive a job_id.

check_resolution_status

Poll the current status (QUEUED/RUNNING/COMPLETED/FAILED).

get_resolution_reasoning

Read the agent’s Markdown reasoning for that job.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources