Back to Home

mcp-server

Verified Safe

by prosaichq

Overview

Enables AI assistants like Claude Desktop and Perplexity AI to interact with a user's Prosaic account through a local Model Context Protocol (MCP) server, translating natural language requests into Prosaic API calls.

Installation

Run Command
No command provided

Security Notes

The server runs locally and uses an API key via environment variables, which is generally good practice. The primary security considerations involve safeguarding the sensitive 'PROSAIC_API_KEY' and trusting the 'server.py' implementation from the official repository, which dynamically converts a remote OpenAPI spec into MCP tools. There is no indication of 'eval' or obfuscation from the provided README. Network risks are confined to local server-to-AI client and local server-to-Prosaic API communication.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-11-18

Tags

MCPAI IntegrationProsaic APILocal ServerDeveloper Tool