typingmind-mcp-server
by multistreams
Overview
Provides a server-side component for the TypingMind AI client, likely for proxying requests or managing custom AI model interactions for Railway deployment.
Installation
npx @typingmind/mcp $AUTH_TOKENEnvironment Variables
- AUTH_TOKEN
Security Notes
The server's core functionality is encapsulated within the `npx @typingmind/mcp` package. Without access to the source code of `@typingmind/mcp`, a comprehensive security audit of the actual server logic is not possible. The provided `package.json` and `README.md` do not contain obvious security vulnerabilities like 'eval', obfuscation, or hardcoded secrets. The primary risk factor is the trust placed in the external `@typingmind/mcp` package.
Similar Servers
typingmind-mcp
A server for managing and integrating Model Context Protocol (MCP) servers with TypingMind, enabling custom AI model connections.
emceepee
A proxy server enabling AI agents to dynamically connect to and interact with multiple Model Context Protocol (MCP) backend servers, exposing the full MCP protocol via a simplified tool interface or a sandboxed JavaScript execution environment.
mcp-server
This server integrates Kontent.ai content management with AI tools, allowing natural language operations to create, manage, and explore structured content.
mcp-server
Provides an AI-powered Model Context Protocol (MCP) server for integrating with RAD Security's Kubernetes and cloud security insights.