Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ If adding a package directly, please create a `README.md` inside with author inf
+ [text2sql](#text2sql)
+ [dify-retriever](#dify-retriever)
+ [ai2mysql-mcp-server](#ai2mysql-mcp-server)
+ [mcp-ip-geo](#mcp-ip-geo)

### text2sql

Expand Down Expand Up @@ -81,6 +82,27 @@ ai2mysql-mcp-server is a MySQL database connection server built on go-mcp, suppo

</details>

### mcp-ip-geo

<table>
<tr><th align="left">GitHub</th><td>https://github.com/chenmingyong0423/mcp-ip-geo</td></tr>
<tr><th align="left">Website</th><td>/</td></tr>
<tr><th align="left">License</th><td>MIT</td></tr>
<tr><th align="left">Type</th><td>stdio / sse</td></tr>
<tr><th align="left">Platforms</th><td>Windows, MacOS, Linux</td></tr>
<tr><th align="left">Pricing</th><td>Free</td></tr>
<tr><th align="left">Programming Languages</th><td>GO</td></tr>
</table>

`mcp-ip-geo` is an MCP server that provides IP geolocation lookup (country, region, city, etc.) using the ip-api.com service.

<details>
<summary>Screenshots</summary>

![](./screenshots/mcp-ip-geo/res.png)

</details>

## Maintenance

Each author is responsible for maintaining their own code. However, if you submit a package directly to this repository, you allow the community to fix and improve it. You can also submit pull requests to fix existing packages.
Expand Down
Binary file added screenshots/mcp-ip-geo/res.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.