#261 · Primary category: AI Coding Assistants

docs-mcp-server

agentic-ai copilot cursor llm mcp vscode windsurf

Grounded Docs MCP Server: Open-Source Alternative to Context7, Nia, and Ref.Tools

Project last updated:08/29/26

GitHub Stars

1.7K

Forks

180

Contributors

19

License

MIT

Why we included this project

AI coding assistants are only as good as the documentation they can see, and this server keeps that documentation matched to the exact versions you have installed. It pulls official docs from sites like GitHub, npm, and PyPI, or straight from your own local folders, then serves them to any MCP-compatible client such as Claude, Cline, or Copilot. Queries resolve against the library versions in your project, so answers come from the docs you actually use rather than whatever the model last saw during training. Everything runs locally, so your code and queries never leave your network. If you are tired of correcting hallucinated API calls, this is a practical way to keep your assistant honest and current.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category