Back to Home
GreenFlux icon

handsontable-mcp-server

Verified Safe

by GreenFlux

Overview

Provides AI models (via Model Context Protocol) access to Handsontable documentation for enhanced code generation and contextual understanding.

Installation

Run Command
node index.js

Security Notes

The server operates locally via stdio, eliminating external network exposure. It implements robust input validation, sanitization, and URL restriction to only 'handsontable.com', effectively preventing path traversal and other common web vulnerabilities. No 'eval' or similar dangerous patterns are used, and no hardcoded secrets are present. An in-memory cache and rate limiting are also implemented, enhancing stability and preventing abuse of the external documentation source. The explicit security policy and development best practices outlined in the repo further contribute to its high security posture.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2025-11-28

Tags

MCPHandsontableDocumentationAI-ToolsCode Generation