Confidential guide on numerology and astrology, based of GG33 Public information

hexdocs-mcp-server
3 years
Works with Finder
1
Github Watches
0
Github Forks
0
Github Stars
HexDocs MCP Server
A TypeScript server implementing the Model Context Protocol (MCP) that provides semantic search capabilities for Hex package documentation. It's designed to work seamlessly with embeddings generated by the hexdocs_mcp Elixir package, making Hex documentation easily searchable in AI applications.
Features
- MCP-compatible server for searching Hex package documentation
- Integrates with embeddings generated by the hexdocs_mcp Elixir package
- Built on the Model Context Protocol standard for compatibility with AI tools
- Easy installation via
npx
for quick setup - Simple configuration with customizable database paths
Requirements
- Node.js 18 or later
- Access to a hexdocs_mcp generated SQLite database (requires running
mix hex.docs.mcp fetch PACKAGE
on the desired packages first)
Configuration
The server looks for the SQLite database created by the hexdocs_mcp
package. By default, it uses ~/.hexdocs_mcp/hexdocs_mcp.db
, but you can specify a custom path:
# Example: Set custom database path
export HEXDOCS_MCP_PATH=/path/to/custom/directory
Integration
The server can be integrated with various AI tools that support the Model Context Protocol. Here's an example for Cursor:
Add this to your mcp.json
:
{
"mcpServers": {
"hexdocs-mcp-server": {
"command": "npx",
"args": [
"-y",
"hexdocs-mcp-server"
]
}
}
}
Pro Tip
When you're vibing with an agent and you find that you don't have the given documentation for a specific tool, you can have the AI run the mix hex.docs.mcp fetch ...
command for you so you don't have to.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under MIT - see the LICENSE file for details.
相关推荐
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
I find academic articles and books for research and literature reviews.
Take an adjectivised noun, and create images making it progressively more adjective!
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.
MCP -Server für den Fetch -Webseiteninhalt mit dem Headless -Browser von Dramatikern.
Ein leistungsstarkes Neovim -Plugin für die Verwaltung von MCP -Servern (Modellkontextprotokoll)
Brücke zwischen Ollama und MCP -Servern und ermöglicht es lokalen LLMs, Modellkontextprotokoll -Tools zu verwenden
Ein KI-Chat-Bot für kleine und mittelgroße Teams, die Modelle wie Deepseek, Open AI, Claude und Gemini unterstützt. 专为中小团队设计的 ai 聊天应用 , 支持 Deepseek 、 Open ai 、 claude 、 Gemini 等模型。
Reviews

user_RRhywxb1
As a loyal user of hexdocs-mcp-server, I can affirm that this service is incredibly reliable and efficient. Bradley Golden has done an exceptional job in creating this product, and its seamless integration and user-friendly interface make it a must-have for any MCP application. Highly recommended! You can check it out at https://github.com/bradleygolden/hexdocs-mcp-server.