- 
                Notifications
    You must be signed in to change notification settings 
- Fork 4.9k
docs: Add deprecation notices and official documentation links to MCP server docs #68595
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
docs: Add deprecation notices and official documentation links to MCP server docs #68595
Conversation
… server docs - Add prominent deprecation warning to PyAirbyte Fast-Coder MCP section in README - Add links to official GitHub repositories for all MCP servers in bullet points - Add 'Official Documentation' sections with repository links to each MCP server page - Improve deprecation notice in pyairbyte-fast-coder-mcp.md with link to alternative - Add GitHub Discussions link for feedback on deprecated Fast-Coder MCP Requested by AJ Steers (@aaronsteers) Co-Authored-By: AJ Steers <[email protected]>
| 👋 Greetings, Airbyte Team Member!Here are some helpful tips and reminders for your convenience. Helpful Resources
 PR Slash CommandsAirbyte Maintainers (that's you!) can execute the following slash commands on your PR: 
 | 
|  | ||
| Please use the [PyAirbyte MCP](./pyairbyte-mcp.md) instead, which provides a local MCP server for managing Airbyte connectors through AI assistants. | ||
|  | ||
| If you would like to see continued development on this tool, please let us know by adding feedback on the [PyAirbyte GitHub Discussions](https://github.com/airbytehq/PyAirbyte/discussions). | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[Google.We] Try to avoid using first-person plural like 'us'.
| Original prompt from AJ Steers | 
| 🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically: 
 Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options: 
 | 
Change 'let us know' to 'share feedback' to comply with Google style guide Co-Authored-By: AJ Steers <[email protected]>
| Deploy preview for airbyte-docs ready! ✅ Preview Built with commit 3860531. | 
What
Improves the recently merged AI agents and MCP server documentation by:
Requested by AJ Steers (@aaronsteers) in this Devin session.
Problem: The deprecated PyAirbyte Fast-Coder MCP server was not properly marked as deprecated in all important locations (headers, section descriptions), and none of the MCP servers had links back to their official documentation repositories.
How
Deprecation Improvements
Official Documentation Links
Review guide
docs/ai-agents/README.md- Verify:docs/ai-agents/pyairbyte-fast-coder-mcp.md- Verify:docs/ai-agents/connector-builder-mcp.md- Verify:docs/ai-agents/embedded/operator-mcp/README.md- Verify:Test all GitHub repository links to ensure they're accessible and point to the correct repositories
User Impact
Positive:
No negative side effects - purely additive documentation improvements.
Can this PR be safely reverted and rolled back?
This is purely documentation changes with no code or infrastructure modifications. Rolling back would simply restore the previous documentation state.