Back to Browse

Process Street MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Connect AI agents to Process Street workflows, tasks, runs, data sets, and operational records.

About

Connect AI agents to Process Street workflows, tasks, runs, data sets, and operational records.

Remote endpoints: streamable-http: https://mcp.process.st/

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-process-street-process-street-mcp": {
      "url": "https://mcp.process.st/"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Process Street MCP Server

Process Street's hosted Model Context Protocol server connects compatible AI clients to Process Street workflows, workflow runs, tasks, users, data sets, and operational records.

This repository contains the public discovery metadata for the hosted server. It does not contain the server implementation.

Connect

Use this remote server URL in an MCP client:

https://mcp.process.st/

The server uses Streamable HTTP. Compatible clients can use the interactive authorization flow. Process Street API keys can also be supplied as bearer tokens where the client supports custom authentication.

See the Process Street MCP Server guide for setup instructions for supported clients.

Capabilities and access

The server exposes Process Street operations as MCP tools. Depending on the connected user's permissions, these tools can help an AI client:

  • Find and work with workflows, workflow runs, tasks, users, and data sets
  • Create and manage workflow runs and assigned tasks
  • Produce reports and summaries from Process Street data
  • Analyze operational records available to the connected user

Access remains subject to the user's Process Street permissions. Organizations that require SAML SSO are not currently supported by the documented MCP connection flow.

Registry metadata

server.json is published in the Official MCP Registry as io.github.process-street/process-street-mcp version 1.0.0.

Published Registry versions are immutable. Any metadata correction must use a new unique version.

Resources

Repository scope

Issues and pull requests in this repository should concern public discovery metadata or its documentation. Product support and security matters should use the official resources above.

Reviews

No reviews yet

Be the first to review this server!