From 4463f395c7d138e4c2a6bd2a96f99e2b3282092d Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Fri, 25 Jul 2025 06:35:16 -0400 Subject: [PATCH] add MCP server badge --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 39cef73..1e4b762 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ This is a Model Context Protocol (MCP) server that provides geocoding services by integrating with the Nominatim API. + + Geocoding Server MCP server + + ## Installation ### Requirements @@ -33,4 +37,4 @@ Add this to your Claude Desktop `claude_desktop_config.json` file. See [Claude D Codebase: [MIT](./LICENSE) -Documentation: [GPLv2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html) / [Nominatim developer community](https://github.com/osm-search/Nominatim) / [Nominatim Manual](https://nominatim.org/release-docs/latest/) +Documentation: [GPLv2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html) / [Nominatim developer community](https://github.com/osm-search/Nominatim) / [Nominatim Manual](https://nominatim.org/release-docs/latest/) \ No newline at end of file