← All servers

FAQaiPublisher✓ No advisories

app.faqai/mcp-server
New to MCP? Start here →
0★ stars
400weekly installs
1 day agolast release

Provenancewhere it came from, and what was verified

First-party publisher

Published by the owner of faqai.app, who proved control of the domain through the official MCP registry.

Verified owner: faqai.appapp.faqai/mcp-server

Permissions & trustwhat this server can touch before you run it

Secrets required
Needs FAQAI_API_KEY.
Configuration
Reads FAQAI_BASE_URL.

About

Turn any document into a production-ready RAG dataset from Claude, Cursor, or any MCP host.

Packages & transports

npm@faqai/mcp-serverv0.5.1 · npx

Metadata

Categoryai
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "@faqai/mcp-server"
      ]
    }
  }
}

▸ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @faqai/mcp-server
FAQai, an MCP server · SocketCat