Fastmcp
Serves documentation for Expo React Native projects from Markdown files, enabling keyword, fuzzy, and advanced search capabilities.
关于
Fastmcp is a documentation server designed for Expo React Native projects, leveraging the MCP framework to provide fast and intelligent search capabilities for Markdown files. It automatically discovers Markdown files within the `docs/` directory, extracts metadata from YAML frontmatter, and exposes documentation as resources with rich metadata via an API. With keyword, fuzzy, and advanced search tools, along with query logging for analytics, Fastmcp offers a comprehensive solution for managing and accessing documentation.
主要功能
- 1 GitHub stars
- Resource API for integration with other tools.
- Automatic Markdown discovery and registration.
- Keyword, fuzzy, and advanced search functionalities.
- Query logging for analytics and debugging.
- Metadata extraction from YAML frontmatter.
使用案例
- Enabling typo-tolerant search for quicker access to documentation.
- Providing searchable documentation for Expo React Native projects.
- Creating a centralized repository of documentation for developers.