Locate and reference essential documentation based on file paths, work context, and category to streamline development tasks on the CastPlan MCP server.
Find relevant documentation for development tasks by analyzing your code files and work context, supporting categories like frontend, backend, and database work.
Create API reference documentation from code annotations, JSDoc, docstrings, and type definitions to maintain synchronized documentation across programming languages.
A comprehensive reference implementation demonstrating all features of the Model Context Protocol (MCP) specification, serving as documentation, learning resource, and testing tool for MCP implementations.
Provides comprehensive development tools for FastMCP projects including documentation access, NPM package version management, and TypeScript type definitions retrieval. Enables developers to fetch FastMCP documentation, analyze NPM packages, and access MCP architecture information through natural language.
A Model Context Protocol server that fetches detailed API documentation from a local platform using a document ID. It enables language models to retrieve specific endpoint specifications to assist with tasks like code generation and API integration.