MCP.so
登录

llm-experimentations

@mborne

关于 llm-experimentations

[DOC] Some experimentations with ChatGPT and IGNF APIs (french)

基本信息

分类

AI 与智能体

许可证

NOASSERTION

运行时

html

传输方式

stdio

发布者

mborne

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is llm-experimentations?

A repository of experiments exploring LLM capabilities, including a prototype MCP server that calls the French Géoplateforme service for geographic data.

How to use llm-experimentations?

The repository contains multiple sub‑experiments. The MCP server is located in the mcp-server-gpf directory; refer to its README for installation and configuration details.

Key features of llm-experimentations

  • Integrates ChatGPT with IGN APIs (geocoding, postal codes, wine appellations)
  • Generates client code for IGN APICARTO and Géoplateforme services
  • Tests AI‑assisted code generation (Cursor, ChatGPT)
  • Implements a prototype MCP server for geographic data access
  • All code in the repository is generated by ChatGPT

Use cases of llm-experimentations

  • Experiment with LLM ability to search and use official geographic web services
  • Generate client‑side code for IGN’s APICARTO and Géoplateforme APIs
  • Compare the quality of code produced by different AI coding assistants

FAQ from llm-experimentations

What does the MCP server do?

It is a test implementation of an MCP server that calls a Géoplateforme service, exploring protocol capabilities for geographic data.

Do I need a paid account to use this?

Creating GPTs with actions (custom GPTs that call APIs) requires a paid ChatGPT Plus or Team subscription.

Who generated the code in this repository?

All code in the repository is generated by ChatGPT, as stated in the project’s warning.

Where can I find the actual MCP server code?

The MCP server is in the mcp-server-gpf subdirectory; its own README provides further details.

What transport or authentication does the MCP server use?

The README does not specify transport or authentication details; refer to the mcp-server-gpf sub‑README.

评论

AI 与智能体 分类下的更多 MCP 服务器