Developers can add custom MCP servers by creating a JSON configuration file in the packages/uncategorized directory via Fork ToolSDK.ai's GitHub repository. The configuration file should contain metadata such as server type, name, package name, description, etc. The corresponding npm package will be automatically generated after PR submission. This open architecture design makes the SDK highly scalable, allowing developers to connect to internal systems or specific third-party APIs to meet individual business needs.
This answer comes from the articleToolSDK.ai: a free SDK to quickly connect AI tools to MCP serversThe