MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Search & Data Extraction/Inkeep
Search & Data ExtractionOfficial
I

Inkeep

RAG Search over your content powered by Inkeep

24 starsUpdated Apr 10, 2025
View on GitHub

Ads

Overview

Inkeep MCP Server powered by your docs and product content. - An account on Inkeep to manage and provide the RAG - uv Python project manager Note the full path of the project, referred to as <YOUR_INKEEP_MCP_SERVER_ABSOLUTE_PATH> in a later step. 1. Log in to the Inkeep Dashboard 2. Navigate to the Projects section and select your project 3. Open the Integrations tab 4. Click Create Integration and choose API from the options 5. Enter a Name for your new API integration. 6. Click on Create 7. A generated API key will appear that you can use to authenticate API requests.

Installation

Installation instructions are not available yet.

Configuration

{
    "mcpServers": {
        "inkeep-mcp-server": {
            "command": "uv",
            "args": [
                "--directory",
                "<YOUR_INKEEP_MCP_SERVER_ABSOLUTE_PATH>",
                "run",
                "-m",
                "inkeep_mcp_server"
            ],
            "env": {
                "INKEEP_API_BASE_URL": "https://api.inkeep.com/v1",
                "INKEEP_API_KEY": "<YOUR_INKEEP_API_KEY>",
                "INKEEP_API_MODEL": "inkeep-rag",
                "INKEEP_MCP_TOOL_NAME": "search-product-content",
                "INKEEP_MCP_TOOL_DESCRIPTION": "Retrieves product documentation about Inkeep. The query should be framed as a conversational question about Inkeep."
            }
        }

Capabilities

  • Search Inkeep product documentation

    Ask a conversational question about Inkeep and get relevant docs via `search-product-content`.

  • Retrieve setup instructions

    Get step-by-step guidance for cloning, installing, and configuring the Inkeep MCP server.

  • Get API integration details

    Ask how to create an API key or configure the Inkeep API integration from the dashboard.

Tags

  • rag
  • knowledge-retrieval
  • search
  • ai-agent

Related MCP servers

M

Mastra Docs Server

Official

Provides AI assistants with direct access to Mastra.ai's complete knowledge base.

27.5kSearch & Data ExtractionUpdated Today
F

Fetch MCP Server

Official

Fetch web content and convert HTML pages into LLM-friendly markdown output.

2.9kSearch & Data ExtractionUpdated 12 days ago
P

Perplexity Ask MCP Server

Official

A connector for the Perplexity API to enable web search within the MCP ecosystem.

2.5kSearch & Data ExtractionUpdated 1 day ago
P

Perplexity

Official

An MCP server that connects to Perplexity's Sonar API, enabling real-time web-wide research in conversational AI.

2.5kSearch & Data ExtractionUpdated 1 day ago