@upstash/context7
This project provides the Context7 MCP Server for seamless integration with LLMs and AI code editors. Context7 MCP Server enables up-to-date code documentation and context management for various AI-powered development tools. It supports easy installation and configuration across popular editors and platforms, including VS Code, Cursor, Zed, JetBrains, and more. By using the @upstash/context7-mcp package, developers can connect their clients to Context7’s remote or local server, ensuring efficient access to code documentation and context-aware features for enhanced productivity in AI-assisted coding environments.
@modelcontextprotocol/servers/tree/main/src/memory
A basic implementation of persistent memory using a local knowledge graph. This lets Claude remember information about the user across chats.
@modelcontextprotocol/servers/tree/main/src/everything
This MCP server attempts to exercise all the features of the MCP protocol. It is not intended to be a useful server, but rather a test server for builders of MCP clients. It implements prompts, tools, resources, sampling, and more to showcase MCP capabilities.
@ferrislucas/iterm-mcp
A Model Context Protocol server that provides access to your iTerm session.
@z4656207/mowen-mcp-server
这是一个 基于模型上下文协议(MCP)的服务器,用于与墨问笔记软件进行交互。通过此服务器,你可以在支持MCP的应用(如Cursor、Claude Desktop等)中直接创建、编辑和管理墨问笔记。
@qianniuspace/mcp-sentry
A Model Context Protocol (MCP) server for seamless integration with Sentry.io, enabling real-time error tracking and debugging in your AI-powered development workflow.
@mendableai/firecrawl-mcp-server
A Model Context Protocol (MCP) server implementation that integrates with Firecrawl for web scraping capabilities.
@qianniuspace/mcp-security-audit
This project is a Model Context Protocol (MCP) server that provides real-time security vulnerability scanning for npm package dependencies by integrating with npm registry data to audit and report vulnerabilities with detailed severity levels and fix recommendations.
@benborla/mcp-server-mysql
A Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and execute read-only queries