Install
$ agentstack add mcp-gaianet-ai-docs ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Gaia Docs
Gaia is a decentralized AI infrastructure that empowers everyone to build, scale, and monetize personalized AI agents. This documentation project can be used by Gaia node operators, users, and creators.
Quickstart
- Fork the repository:
- Visit the Gaia docs repository on GitHub
- Click the "Fork" button in the top-right corner
- Select where you want to fork the repository (your personal account or an organization)
- Clone your forked repository:`
``bash git clone https://github.com/YOUR-USERNAME/docs.git cd docs ``
Running the Documentation Locally
After forking and cloning the repository:
- Install dependencies:
`` npm install ``
- Start the development server:
`` npm start ``
- Open your browser and visit
http://localhost:3000
Structure
docs/: Contains all the markdown files for the documentationsrc/: Custom React components and pagesstatic/: Static assets like imagesdocusaurus.config.js: Main configuration file for Docusaurus
Deployment
This documentation is automatically deployed to docs.gaianet.ai when changes are merged into the main branch.
🤝 Contributing to Gaia docs
Gaia docs is an open-source project, and contributions from the community are highly valued! We believe in collaborative development to build a robust and innovative platform.
How You Can Contribute:
- Reporting Issues: If you encounter bugs, have feature requests, or find areas for improvement, please open a detailed issue on GitHub Issues.
- Submitting Pull Requests: We welcome code contributions! If you've implemented a bug fix or a new feature, submit a pull request following our Contribution Guidelines. Please ensure your code adheres to the project's style and includes relevant tests.
- Documentation: Help us improve the documentation by clarifying existing sections, adding new guides, or translating the documentation into other languages.
- Community Support: Assist other builders by answering questions on GitHub issues or our Telegram builders' Community.
Please take a look at our Code of Conduct to ensure a positive and inclusive environment for everyone.
Need Help?
Want to talk to the community? Hop in our Telegram and share your ideas and what you've build with Gaianet.
Find a bug? Head over to our issue tracker and we'll do our best to help. We love pull requests, too!
📜 License
This project is licensed under the Apache License 2.0
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: GaiaNet-AI
- Source: GaiaNet-AI/docs
- License: Apache-2.0
- Homepage: https://docs.gaianet.ai
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.