Falcon Server
БесплатноНе проверенA Python MCP server using the Falcon web framework, providing Streamable HTTP transport for connecting AI agents and MCP clients.
Описание
A Python MCP server using the Falcon web framework, providing Streamable HTTP transport for connecting AI agents and MCP clients.
README
PyPI - Version PyPI - Python Version
Table of Contents
Installation
Install from PyPI:
pip install falcon-mcp-server[serve]
This is a fast-moving project in its early stages where new versions are not
always immediately released to PyPI. To install directly from the main branch:
pip install git+https://github.com/falconry/falcon-mcp-server
Example Usage
See the example in example/example.py.
Change dir to example/, and run with Uvicorn:
uvicorn --log-config logging.yaml --factory example:mcp.create_app
Connect with any AI agent or MCP inspector supporting the latest Streamable HTTP transport version.
For instance, assuming you have both MCPHost and Ollama installed on your system, you can run it against the previously started server (see above) as:
mcphost --config mcphost.yaml -m ollama:granite4:3b --prompt "What is the current temperature in London?"
Omit --prompt to run interactively.
Feel free to pull and use a different ollama model!
License
falcon-mcp-server is distributed under the terms of the Apache-2.0 license.
Установка Falcon Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/falconry/falcon-mcp-serverFAQ
Falcon Server MCP бесплатный?
Да, Falcon Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Falcon Server?
Нет, Falcon Server работает без API-ключей и переменных окружения.
Falcon Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Falcon Server в Claude Desktop, Claude Code или Cursor?
Открой Falcon 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 Falcon Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
