Search for:
Why this server?
Enables seamless integration between local Ollama LLM instances and MCP-compatible applications, providing advanced task decomposition, evaluation, and workflow management capabilities, fitting the request to work with a local LLM.
Why this server?
Provides secure, read-only access to directory files via the MCP, supporting file searching, .gitignore compliance, path traversal protection, and MIME type detection using the 'file://' URI scheme, enabling code review and working with the codebase.
Why this server?
A redesigned Model Context Protocol server that enables AI models to access filesystems through privacy-preserving path aliases with an optimized 6-function API interface, enabling code review and working with the codebase.
Why this server?
A server that provides structured access to markdown documentation from NPM packages, Go Modules, or PyPi packages, enabling informed code generation by exposing these docs as resources or tools, enabling code generation and review.
Why this server?
SourceSage is an MCP (Model Context Protocol) server that efficiently memorizes key aspects of a codebase—logic, style, and standards—while allowing dynamic updates and fast retrieval, fitting the request to write code rules based on the codebase.
Why this server?
Bridges Large Language Models with Language Server Protocol interfaces, allowing LLMs to access LSP's hover information, completions, diagnostics, and code actions for improved code suggestions, fitting the request to write and review code.
Why this server?
Facilitates searching and accessing programming resources across platforms like Stack Overflow, MDN, GitHub, npm, and PyPi, aiding LLMs in finding code examples and documentation, enabling code generation and review.
Why this server?
Allows AI models to run JavaScript/TypeScript code through Model Context Protocol tool calls, supporting both one-time script execution and stateful REPL sessions with npm package integration, enabling code execution and analysis.
Why this server?
A TypeScript-based MCP server that allows Claude to safely execute bash commands with security safeguards, providing a secure interface through the Model Context Protocol, enabling code review and working with the codebase.
Why this server?
Allows Cursor to interact with MySQL databases through the MCP protocol, enabling creation, querying, modification and deletion of database tables and records, fitting the request to review a code