prem-mcp-server
0
Prem MCP Server is a Model Context Protocol server aimed at integrating Prem AI's capabilities with other MCP-compatible clients like Claude. It offers features such as chat completions, document management, and a template system.
Prem MCP Server
A Model Context Protocol (MCP) server implementation for Prem AI, enabling integration with Claude and other MCP-compatible clients.
Features
- Chat Completions
- RAG Support
- Document Management
- Template System
- Streaming Responses
- Error Handling
Prerequisites
- Node.js
- Prem AI account and API key
Installation
Install via Smithery or manually using npm, yarn, or pnpm.
Usage
Start the server using npx prem-mcp-server
. Supports document upload for RAG operations.
Troubleshooting
Common Issues
- Server Not Found
- API Key Invalid
- Document Upload Failed
Contributing
Contributions are welcome via Pull Requests.
License
MIT License.
Support
Use the GitHub Issues page for support.