kuhi-api-mcp-server

kuhi-api-mcp-server

1

The Sentence Monument API MCP Server allows AI agents to access and query a database of sentence monuments. It provides various tools for fetching data by region, coordinates, and more. The server is in a beta version, subject to future changes.

Sentence Monument API MCP Server

This project provides an MCP Server for referencing the Sentence Monument Database from AI agents. It is currently released as a pre-release beta version, indicating experimental changes may occur.

Tools

  • get_haiku_monuments: Display information on all sentence monuments in the database
  • get_haiku_monuments_by_region: Display sentence monuments in a specified region
  • count_haiku_monuments_by_prefecture: Display the count of sentence monuments in a specified prefecture
  • get_haiku_monuments_by_coordinates: Display sentence monuments within specified latitude and longitude range
  • get_haiku_monuments_geojson: Display information on all sentence monuments in GeoJSON format

Installation

  • Run installation and build commands, and configure server settings in configuration files.