@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.
@z4656207/mowen-mcp-server
这是一个 基于模型上下文协议(MCP)的服务器,用于与墨问笔记软件进行交互。通过此服务器,你可以在支持MCP的应用(如Cursor、Claude Desktop等)中直接创建、编辑和管理墨问笔记。
@mikeyny/ai-image-gen-mcp
Discover the AI Image Generation MCP server for creating images from text prompts with full MCP compliance and customizable parameters.