A
securityF
licenseA
qualityEnables Large Language Models to access real-time data on Vilnius public transport stops and routes through the Model Context Protocol.
Last updated -
2
1
Python
该项目演示了如何使用 EdgeOne Pages Functions 检索用户地理位置信息并通过 MCP(模型上下文协议)将其与大型语言模型集成。
更多模板: EdgeOne 页面
该项目包括一个 EdgeOne Pages 函数,用于检索用户地理位置信息:
functions/get_geo.ts
MCP 服务器组件为大型语言模型提供了访问地理位置数据的接口:
get_geolocation
工具mcp-server/index.ts
要使用具有大型语言模型的 MCP 服务器,请添加以下配置:
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
使大型语言模型能够使用模型上下文协议通过 EdgeOne Pages Functions 访问用户地理位置信息。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ljs11111/mcp-geo'
If you have feedback or need assistance with the MCP directory API, please join our Discord server