新器集 - 构建下一代智能应用
@PA-LuffyYu
一站式在线MCP发布和管理平台,也可云部署MCP服务。平台汇聚海量优质工具,涵盖数据库管理、地图服务、联网搜索、天气预报、本地文件管理、自动网页访问等多领域,满足不同场景需求。工具响应迅速、运行稳定,大幅提升开发效率,减少人工成本。可快速集成,统一维护,高效访问,统计日志,实时监控,智能预警。
概览
What is 新器集 - 构建下一代智能应用?
新器集 is an MCP server client for smcphub.com, a platform that hosts user-published MCP servers and allows you to publish your own. It provides a simple API to interact with any MCP server listed on the platform, suitable for developers building next-generation intelligent applications.
How to use 新器集 - 构建下一代智能应用?
Install via npm i @smcphub/server or yarn add @smcphub/server. Then use an official MCP client to connect: import SmcphubClient, instantiate it with your api_key, call .connect() to list available tools, and .callTool(name, args) to invoke them. You can also customize the MCP server.
Key features of 新器集 - 构建下一代智能应用
- Simple API for MCP server interaction
- Easy integration with official MCP clients
- Access to community-published MCP servers
- Support for publishing and hosting your own servers
- Tool calling with customizable parameters
Use cases of 新器集 - 构建下一代智能应用
- Discover and use community MCP servers (e.g., weather tools)
- Publish your own MCP servers and host them on smcphub.com
- Build intelligent applications that leverage multiple MCP tools
FAQ from 新器集 - 构建下一代智能应用
What is the runtime requirement?
Node.js is required. The package is installed via npm or yarn.
How do I authenticate?
Pass your api_key from smcphub.com when creating the SmcphubClient instance.
Can I host my own MCP servers?
Yes. smcphub.com lets you publish and host your MCP servers on their platform.
Where is the documentation?
Full documentation is available at smcphub.com/docs.
What is the current version?
Version 0.0.1, licensed under MIT.