Back to Home
dc-larsen icon

mcp-socket-docs

Verified Safe

by dc-larsen

Overview

Provides up-to-date Socket.dev documentation to Claude Desktop through a Model Context Protocol (MCP) server, enabling accurate AI responses to documentation-related queries.

Installation

Run Command
npm start

Security Notes

The server primarily serves pre-scraped, public documentation. Input validation is present for tool arguments (query, limit, url), restricting URLs to specific trusted domains (`docs.socket.dev`, `github.com`). The scraper uses standard `fetch` requests with a `User-Agent` and includes delays for rate limiting. There are no `eval` statements, hardcoded secrets, or obvious code injection vulnerabilities. The documentation data is loaded from a local JSON file, preventing dynamic content execution. The risk is minimal, primarily confined to potential edge cases in the HTML/Markdown content extraction regexes within the scraper, which is outside the live server's runtime execution path.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens350
Stars0
Forks0
Last Update2026-01-18

Tags

MCPDocumentationSocket.devClaude DesktopAI Assistant