article
README
🚀 塔利 - 普赖姆 - MCP服务器
塔利 - 普赖姆 - MCP服务器是主要的MCP(模型上下文协议)服务器实现。它能够将Tally ERP数据传递给Claude、ChatGPT等流行的大语言模型,并且支持MCP协议。
🚀 快速开始
该服务器可实现Tally ERP数据与大语言模型之间的数据传递。你可通过它将Tally ERP中的相关数据利用MCP协议传递给Claude、ChatGPT等模型,以获取基于这些数据的智能分析等服务。
Tally Prime MCP服务器实现,用于向Claude、ChatGPT等主流LLM提供Tally ERP数据,支持MCP协议
塔利 - 普赖姆 - MCP服务器是主要的MCP(模型上下文协议)服务器实现。它能够将Tally ERP数据传递给Claude、ChatGPT等流行的大语言模型,并且支持MCP协议。
该服务器可实现Tally ERP数据与大语言模型之间的数据传递。你可通过它将Tally ERP中的相关数据利用MCP协议传递给Claude、ChatGPT等模型,以获取基于这些数据的智能分析等服务。
Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive
Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed