slackscraperpilot
// slack mcp search

Slack search for agents with MCP

Expose approved Slack channel history to agents through MCP tools while preserving workspace-bound credentials, access-profile scope, and actor-bound result handles.

Agent tools

MCP tools let agents search Slack messages, expand selected results, list approved channels, and inspect sync status without broad Slack credentials.

search_slack_messages
expand_slack_result
list_slack_channels
get_slack_sync_status

Scoped retrieval

Result handles include actor identity and access-profile versioning. If an access profile changes, old handles are rejected.

Hosted and local paths

The backend includes hosted MCP routes and a CLI MCP bridge for local workflows, with protocol validation and credential audience enforcement.

Implementation reference

Use the API reference to map MCP tools to the same retrieval and authorization behavior exposed through REST and CLI flows.

Open API reference