A local MCP server that allows AI systems to search and retrieve information from a custom knowledge base generated from markdown files. It provides tools for natural language text search, category browsing, and specific content chunk retrieval.
MCP server for the Point Knowledge API that enables AI coding assistants to search and retrieve curated technical documentation (RFCs, framework docs, etc.) with hybrid search and precise citations.
A simple MCP server built with FastMCP for experimentation and learning purposes. Includes basic web tools like article fetching and serves as a human-readable template for building custom MCP servers.