effect-mcp
If you are the rightful owner of effect-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server dedicated to fetching the most current documentation from the Effect ecosystem.
The @niklaserik/effect-mcp server is designed to provide real-time access to documentation within the Effect ecosystem, specifically for AI assistants and tools. It allows developers to retrieve accurate and up-to-date information about the core 'effect' package and other related ecosystem packages, such as '@effect/platform' and '@effect/ai'. The server is capable of detecting imported Effect packages in the user's code and fetching the most relevant documentation to assist with queries. This functionality is particularly useful for developers using VS Code extensions and other MCP-compatible clients, as it helps answer questions related to API usage and package functionalities. The server supports both stable and experimental packages, ensuring comprehensive coverage of the Effect ecosystem.
Features
- Real-time documentation access for Effect ecosystem
- Support for both stable and experimental packages
- Context-aware package detection based on imports
- Seamless integration with VS Code and other MCP-compatible clients
- Helps answer API usage questions for Effect developers