A public record of firecrawl-mcp-server's tool definitions over time #392
GautamTalksDev
started this conversation in
General
Replies: 1 comment 2 replies
|
Follow-up: here's a 35-second walkthrough of what this looks like when it fires, including a real change it caught on day one. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I've been building a public log of MCP tool definitions, because clients ask a user to approve a server once and then never re-check. If a description changes in a later release, nothing tells that user.
Here's the page for firecrawl-mcp-server: https://mcp-pin.gautamkhosla.com/servers/590e171c248baf58.html
What caught my eye is how much your descriptions are carrying. firecrawl_search is 1,177 characters and firecrawl_scrape is 1,110, roughly 10,000 across 25 tools. Those aren't labels, they're steering the model's behaviour. So a change to one is a behaviour change for every user who approved the old version, and their client never re-checks.
All 25 tools are fingerprinted now, so any future change shows up as a dated diff. If it's useful, there's a badge:
No ask beyond that. If you'd rather not be crawled, say so and it stops, no explanation needed: https://mcp-pin.gautamkhosla.com/about.html
And if this is useless to you, telling me why would be the most helpful reply I could get.
Gautam
All reactions