Mcpinstructionserver
An MCP protocol server based on TypeScript, used for AI assistants to discover and access a structured Markdown instruction library. Provide centralized knowledge base management through a standardized interface, supporting instruction search, version control, and consistency maintenance.
rating : 2 points
downloads : 5
What is MCPInstructionServer?
MCPInstructionServer is a server specifically designed for AI assistants. It allows AI (such as Claude) to access the instruction library stored in Markdown files through a standardized interface. These instructions can include various operation guides, best practices, and knowledge base content.How to use MCPInstructionServer?
You just need to put the Markdown-formatted instruction files into the specified directory, and the server will automatically index these files. AI assistants can query and obtain these instructions through simple commands.Use cases
Suitable for scenarios where structured guidance needs to be provided to AI, such as the centralized management and distribution of content like corporate internal knowledge bases, development specifications, and design guidelines.Main features
Markdown supportStore instructions in a simple and intuitive Markdown format, which is easy to create and maintain
Automatic indexingAutomatically scan Markdown files in the specified directory and its subdirectories, and extract titles and summaries
Hierarchical organizationSupport organizing instructions through the directory structure to achieve logical grouping
Secure accessBuilt-in path security check to prevent directory traversal attacks
Advantages and limitations
Advantages
No need for a database, you can manage instructions using the file system
The Markdown format is easy for humans to read and edit
Seamlessly integrate with AI assistants to provide a consistent knowledge source
Support instruction version control (implemented through file version control)
Limitations
Only support read operations, do not support modifying instructions through the interface
Performance may be affected by a large number of files
Currently only support the Markdown format
How to use
Installation
Clone the repository and install dependencies
Prepare the instruction directory
Create a directory to store Markdown-formatted instruction files
Start the server
Specify the path of the instruction directory to start the server
Create an instruction file
Create a Markdown-formatted instruction file according to the template
Usage examples
API documentation queryThe AI assistant obtains the detailed description of the API authentication protocol through a query
Design specification lookupDesigners query the typesetting specifications in the company's design system through the AI assistant
Frequently asked questions
What format do the instruction files need to follow?
How to organize a large number of instruction files?
Does the server support real-time updates?
Is there a file size limit?
Related resources
Markdown official guide
Complete reference for Markdown syntax
GitHub repository
Project source code
Model Context Protocol specification
Technical specification of the MCP protocol
Featured MCP Services

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
148
4.5 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
837
4.3 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
96
4.3 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
572
5 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points

Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
286
4.5 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
760
4.8 points