Fangorn Server
БесплатноНе проверенEnables AI agents to query Fangorn subgraph schemas and conformant data from published data sources via the Model Context Protocol.
Описание
Enables AI agents to query Fangorn subgraph schemas and conformant data from published data sources via the Model Context Protocol.
README
An MCP (Model Context Protocol) server that lets AI agents query a Fangorn subgraph schemas and conformant data published by data sources.
Setup
pnpm i
cp env.example .env
# Edit .env and set SUBGRAPH_URL and SUBGRAPH_API_KEY (if calling published Subgraph)
pnpm build
Docker
To build the docker image, run:
docker build -f Dockerfile \
-t us-central1-docker.pkg.dev/lucky-lead-489114-d7/fangorn-network/mcp:latest .
where the tag is your desired registry/namesepace, e.g. for the GCP docker image registry us-central1-docker.pkg.dev/lucky-lead-489114-d7
Running
Local (stdio)
pnpm start
# or
TRANSPORT=stdio node build/index.js
Remote (Streamable HTTP) — for networked agents
TRANSPORT=http PORT=4000 node build/index.js
# Server listens at http://localhost:4000/mcp
Docker
After configuring .env, from the root run:
docker compose up
Remote Client Connection
When running in HTTP mode, clients connect to http://localhost:4000/mcp using the Streamable HTTP transport.
Debugging
Use the MCP Inspector to test tools interactively:
pnpm inspect
Установка Fangorn Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/fangorn-network/mcpFAQ
Fangorn Server MCP бесплатный?
Да, Fangorn Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Fangorn Server?
Нет, Fangorn Server работает без API-ключей и переменных окружения.
Fangorn Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Fangorn Server в Claude Desktop, Claude Code или Cursor?
Открой Fangorn Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Fangorn Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
