Biel.ai MCP Server

Biel.ai MCP Server

Seamlessly connect IDEs to your company’s product documentation using an MCP server.

2
Stars
2
Forks
2
Watchers
1
Issues
Biel.ai MCP Server enables AI tools such as Cursor, VS Code, and Claude Desktop to access and utilize a company’s product documentation and knowledge base through the Model Context Protocol. It provides a hosted RAG layer that makes documentation searchable and usable, supporting real-time, context-rich completion and answers for developers. The server can be used as a hosted solution or self-hosted locally or via Docker for advanced customization.

Key Features

Hosted MCP server for connecting product docs to AI tools
Self-hosting available via local installation or Docker
Integration support for Cursor, VS Code, and Claude Desktop
Searchable documentation and knowledge base access
Retrieval-augmented generation (RAG) layer
Customizable through project_slug, domain, and optional api_key
Easy quickstart configuration
Real-time, context-aware AI completions
Supports open and private project documentation
Developer-focused setup instructions and support

Use Cases

Providing IDE-based smart code completions based on company docs
Enabling AI assistants to answer technical product questions for developers
Enhancing developer onboarding with instant documentation search
Supporting real-time chat environments with context-aware responses
Allowing internal developer support teams to access up-to-date product knowledge
Automating technical Q&A from company APIs and docs
Running a private MCP server for secure organizational data
Integrating product knowledge with popular developer tools
Improving developer efficiency by reducing context switching
Facilitating custom integrations with other AI-enabled tools

README

Give AI tools like Cursor, VS Code, and Claude Desktop access to your company's product knowledge through the Biel.ai platform.

Biel.ai provides a hosted Retrieval-Augmented Generation (RAG) layer that makes your documentation searchable and useful to AI tools. This enables smarter completions, accurate technical answers, and context-aware suggestions—directly in your IDE or chat environment.

Demo

When AI tools can read your product documentation, they become significantly more helpful—generating more accurate code completions, answering technical questions with context, and guiding developers with real-time product knowledge.

Note: Requires a Biel.ai account and project setup. Start your free 15-day trial.

Getting started

1. Get your MCP configuration

json
{
  "mcpServers": {
    "biel-ai": {
      "description": "Query your product's documentation, APIs, and knowledge base.",
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://mcp.biel.ai/sse?project_slug=YOUR_PROJECT_SLUG&domain=https://your-docs-domain.com"
      ]
    }
  }
}

Required: project_slug and domain
Optional: api_key (only needed for private projects)

2. Add to your AI tool

  • Cursor: Settings → *Tools & IntegrationsNew MCP server.
  • Claude Desktop: Edit claude_desktop_config.json
  • VS Code: Install MCP extension.

3. Start asking questions

Can you check in biel_ai what the auth headers are for the /users endpoint?

Self-hosting (Optional)

For advanced users who prefer to run their own MCP server instance:

Local development

bash
# Clone and run locally
git clone https://github.com/techdocsStudio/biel-mcp
cd biel-mcp
pip install -r requirements.txt
python biel_mcp_server.py

Docker deployment

bash
# Docker Compose (recommended)
docker-compose up -d --build

# Or Docker directly
docker build -t biel-mcp .
docker run -d -p 7832:7832 biel-mcp

Support

Star History

Star History Chart

Repository Owner

TechDocsStudio
TechDocsStudio

Organization

Repository Details

Language Python
Default Branch main
Size 1,223 KB
Contributors 2
License MIT License
MCP Verified Nov 12, 2025

Programming Languages

Python
96.51%
Dockerfile
3.49%

Tags

Topics

chatbot docs documentation docusaurus rag rag-as-a-service sphinx

Join Our Newsletter

Stay updated with the latest AI tools, news, and offers by subscribing to our weekly newsletter.

We respect your privacy. Unsubscribe at any time.

Related MCPs

Discover similar Model Context Protocol servers

  • Driflyte MCP Server

    Driflyte MCP Server

    Bridging AI assistants with deep, topic-aware knowledge from web and code sources.

    Driflyte MCP Server acts as a bridge between AI-powered assistants and diverse, topic-aware content sources by exposing a Model Context Protocol (MCP) server. It enables retrieval-augmented generation workflows by crawling, indexing, and serving topic-specific documents from web pages and GitHub repositories. The system is extensible, with planned support for additional knowledge sources, and is designed for easy integration with popular AI tools such as ChatGPT, Claude, and VS Code.

    • 9
    • MCP
    • serkan-ozal/driflyte-mcp-server
  • Unichat MCP Server

    Unichat MCP Server

    Universal MCP server providing context-aware AI chat and code tools across major model vendors.

    Unichat MCP Server enables sending standardized requests to leading AI model vendors, including OpenAI, MistralAI, Anthropic, xAI, Google AI, DeepSeek, Alibaba, and Inception, utilizing the Model Context Protocol. It features unified endpoints for chat interactions and provides specialized tools for code review, documentation generation, code explanation, and programmatic code reworking. The server is designed for seamless integration with platforms like Claude Desktop and installation via Smithery. Vendor API keys are required for secure access to supported providers.

    • 37
    • MCP
    • amidabuddha/unichat-mcp-server
  • Exa MCP Server

    Exa MCP Server

    Fast, efficient web and code context for AI coding assistants.

    Exa MCP Server provides a Model Context Protocol (MCP) server interface that connects AI assistants to Exa AI’s powerful search capabilities, including code, documentation, and web search. It enables coding agents to retrieve precise, token-efficient context from billions of sources such as GitHub, StackOverflow, and documentation sites, reducing hallucinations in coding agents. The platform supports integration with popular tools like Cursor, Claude, and VS Code through standardized MCP configuration, offering configurable access to various research and code-related tools via HTTP.

    • 3,224
    • MCP
    • exa-labs/exa-mcp-server
  • Vectara MCP Server

    Vectara MCP Server

    Secure RAG server enabling seamless AI integration via Model Context Protocol.

    Vectara MCP Server implements the open Model Context Protocol to enable AI systems and agentic applications to connect securely with Vectara's Trusted RAG platform. It supports multiple transport modes, including secure HTTP, Server-Sent Events (SSE), and local STDIO for development. The server provides fast, reliable retrieval-augmented generation (RAG) operations with built-in authentication, rate limiting, and optional CORS configuration. Integration is compatible with Claude Desktop and any other MCP client.

    • 25
    • MCP
    • vectara/vectara-mcp
  • Bing Search MCP Server

    Bing Search MCP Server

    MCP server enabling Bing-powered web, news, and image search for AI assistants.

    Bing Search MCP Server provides a Model Context Protocol (MCP) compliant interface for integrating Microsoft Bing Search API capabilities with AI assistants. The server allows AI clients to perform web, news, and image searches programmatically, with features like rate limiting and comprehensive error handling. Designed for easy deployment, it supports integration with clients such as Claude Desktop and Cursor for enhanced search access. Secure configuration via environment variables enables safe use of API keys.

    • 65
    • MCP
    • leehanchung/bing-search-mcp
  • Klavis

    Klavis

    One MCP server for AI agents to handle thousands of tools.

    Klavis provides an MCP (Model Context Protocol) server with over 100 prebuilt integrations for AI agents, enabling seamless connectivity with various tools and services. It offers both cloud-hosted and self-hosted deployment options and includes out-of-the-box OAuth support for secure authentication. Klavis is designed to act as an intelligent connector, streamlining workflow automation and enhancing agent capability through standardized context management.

    • 5,447
    • MCP
    • Klavis-AI/klavis
  • Didn't find tool you were looking for?

    Be as detailed as possible for better results