Gravalist
БесплатноНе проверенEnables querying high-end gravel routes with micro-elevation maps, weather pacing, and MCP integration for AI agents to scout route gaps and identify locked gat
Описание
Enables querying high-end gravel routes with micro-elevation maps, weather pacing, and MCP integration for AI agents to scout route gaps and identify locked gates.
README
Gravalist | Developer & MCP Portal
Standalone Telemetry & Model Context Protocol (MCP) Node
View Documentation
·
Gravalist App
🌟 The Power of Decoupled Telemetry
Standard mobile operating systems aggressively restrict background processes, making real-time telemetry computation, caching, and custom routing widgets incredibly difficult to sustain. Gravalist bridges this gap by exposing a completely standalone, read-only developer microservice.
Features
- High-End Routes: Query precise, curated 500-Series gravel routes containing micro-elevation maps, grade changes, and surface breakdowns.
- Weather Pacing: Retrieve predictive weather forecasts mapped specifically to rider-speed intervals for absolute clarity on wind shifts.
- MCP Integration: Integrate our JSON-standard MCP manifest to allow local AI agents to autonomously scout route gaps and identify locked gates.
🚀 Getting Started
To interact with the Gravalist MCP Server, you will need to authenticate your requests using a Developer API Key. Follow these 3 steps to start querying telemetry:
1. Create a Gravalist Profile
All developers must have an active rider profile.
- Navigate to app.gravalist.com.
- Sign up or log in to your account.
2. Generate Your API Key
To protect system resources and cap telemetry usage, you must generate a secure access token.
- Log into the Gravalist web app and navigate to your Profile.
- Click Generate API Token.
- Copy this secure
x-api-key(you will not be able to view it again).
Note: Test tokens are subject to rate limiting and monthly quota caps. If you require higher limits for production use cases, please contact our support team.
3. Query the API
Pass your secure access token inside the x-api-key headers to start streaming granular route geometries or invoking tools.
Test an API Endpoint
curl -H "x-api-key: YOUR_GENERATED_API_KEY" http://localhost:8080/api/v1/routes
Fetch the MCP Manifest
curl http://localhost:8080/mcp/manifest
💻 Local Development
If you want to run the standalone telemetry server locally:
Clone the repository:
git clone https://github.com/Collective-Social/Gravalist-MCP.git cd Gravalist-MCPInstall dependencies:
npm installRun the server:
npm startThe server will start on port 8080.
📚 API Endpoints
GET /api/v1/routes
Retrieves a rich listing of premium gravel routes containing micro-elevation data and safety sector mappings.
GET /api/v1/routes/:id/weather
Retrieves pre-computed, debounced predictive wind, rain, and temperature pacing intervals mapped to the specific route ID.
GET /mcp/manifest
Retrieves the official Model Context Protocol (MCP) server JSON manifest, defining active tools for LLM agent integration.
Built for the trail by Gravalist.
Установка Gravalist
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Collective-Social/Gravalist-MCPFAQ
Gravalist MCP бесплатный?
Да, Gravalist MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Gravalist?
Нет, Gravalist работает без API-ключей и переменных окружения.
Gravalist — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Gravalist в Claude Desktop, Claude Code или Cursor?
Открой Gravalist на 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 Gravalist with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
