# Credits and Attribution
This project would not be possible without the incredible work of many individuals and organizations in the open-source community.
## Core Platform
### DevDocs.io
- **Website**: https://devdocs.io
- **Description**: The comprehensive API documentation aggregator that powers this MCP server
- **Contribution**: Provides the entire documentation infrastructure and API endpoints
### freeCodeCamp
- **GitHub**: https://github.com/freeCodeCamp/devdocs
- **Description**: Maintainers of the DevDocs open-source project
- **Contribution**: Development and maintenance of the DevDocs platform
## Technical Infrastructure
### Model Context Protocol
- **Website**: https://modelcontextprotocol.io
- **GitHub**: https://github.com/modelcontextprotocol
- **Description**: Framework for building servers that integrate with Claude and other AI assistants
- **Contribution**: SDK and protocol specifications used to build this server
### Anthropic
- **Website**: https://www.anthropic.com
- **Description**: Creators of Claude and the Model Context Protocol
- **Contribution**: Development tools and AI infrastructure
## Documentation Sources
### documents.devdocs.io
- **Domain**: https://documents.devdocs.io
- **Description**: CDN endpoint serving DevDocs documentation content
- **Contribution**: API endpoints for index.json files and HTML documentation
## Research and Analysis
### SitePoint
- **Article**: https://www.sitepoint.com/look-devdocs-io/
- **Contribution**: In-depth analysis of DevDocs.io architecture and functionality
- **Authors**: SitePoint editorial team
### GitHub Documentation
- **Website**: https://docs.github.com
- **Contribution**: API documentation and best practices for repository management
## Technology Stack
### TypeScript
- **Website**: https://www.typescriptlang.org/
- **GitHub**: https://github.com/microsoft/TypeScript
- **Maintainer**: Microsoft
- **Contribution**: Programming language providing type safety
### Node.js
- **Website**: https://nodejs.org/
- **GitHub**: https://github.com/nodejs/node
- **Contribution**: JavaScript runtime environment
### node-fetch
- **GitHub**: https://github.com/node-fetch/node-fetch
- **Contribution**: HTTP client library for making API requests
## Documentation Content Providers
Through DevDocs.io, this MCP server provides access to documentation from hundreds of sources, including:
- **Mozilla Developer Network (MDN)** - Web APIs, HTML, CSS, JavaScript documentation
- **Python Software Foundation** - Python documentation
- **React Team (Meta)** - React documentation
- **Django Software Foundation** - Django documentation
- **PostgreSQL Global Development Group** - PostgreSQL documentation
- **The Go Authors** - Go documentation
- **Rust Foundation** - Rust documentation
- And 600+ other documentation sources
Each documentation set is copyright of its respective owners and is used in accordance with their licenses and terms.
## Special Thanks
- **The entire DevDocs.io community** for creating and maintaining such a valuable resource
- **All documentation authors and maintainers** who make their work available to developers worldwide
- **The open-source community** for building the tools and frameworks that make projects like this possible
## Disclaimer
This project is an independent integration with DevDocs.io and is not officially affiliated with or endorsed by DevDocs.io, freeCodeCamp, or Anthropic. It is a community-built tool that leverages DevDocs.io's public API to provide documentation access through the Model Context Protocol.
All trademarks, service marks, and company names are the property of their respective owners.
---
If you believe any attribution is missing or incorrect, please open an issue on our GitHub repository.