PipedreamHQ / PipedreamHQ/pipedream
[FEATURE] as a user, I want to specify exactly which tools I expose to my MCP client
Open
enhancement
tracked internally
triaged
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
Maybe I want to give my MCP client / LLM access to perform certain **read** actions, but not **delete**. So instead of exposing all available tools for a given app, I want to enable / disable exactly which tools are exposed.
The story here is relevant for both consumers who are using Pipedream's hosted servers at mcp.pipedream.com and for devs who are self-hosting Pipedream's server from the [reference implementation](https://github.com/PipedreamHQ/pipedream/tree/master/modelcontextprotocol).
Contributor guide
Assessment
This issue has not been assessed yet.