Skip to content

docs: add ApogeoAPI MCP server to community examples#12341

Open
Ezleal wants to merge 1 commit intocontinuedev:mainfrom
APOGEOAPI:add-apogeoapi-mcp-example
Open

docs: add ApogeoAPI MCP server to community examples#12341
Ezleal wants to merge 1 commit intocontinuedev:mainfrom
APOGEOAPI:add-apogeoapi-mcp-example

Conversation

@Ezleal
Copy link
Copy Markdown

@Ezleal Ezleal commented May 8, 2026

Description

Adds ApogeoAPI to the mcp-tools.mdx page under a new Community MCP Servers section.

What ApogeoAPI MCP provides

  • 250+ countries with ISO codes, flags, languages, currencies, timezones, calling codes
  • 5,000+ states/provinces
  • 150,000+ cities with coordinates and population
  • IP geolocation (country, city, ISP, timezone)
  • 161 live currency/exchange rates (dual-source, refreshed every 4h)

Why it fits here

Geographic and locale data is a common need in AI-assisted development (localization, pricing display, user location, country selectors). This gives Continue users a ready-made example they can copy-paste.

Install

mcpServers:
  - name: ApogeoAPI
    command: npx
    args:
      - "-y"
      - "@apogeoapi/mcp"
    env:
      APOGEOAPI_KEY: your-api-key-here

Summary by cubic

Adds the ApogeoAPI MCP server to the docs as a Community MCP Servers example, with install steps for @apogeoapi/mcp, tool list, and links. Helps users quickly add geographic data, IP geolocation, and live currency rates to Continue via MCP.

Written for commit 057f2b5. Summary will update on new commits.

@Ezleal Ezleal requested a review from a team as a code owner May 8, 2026 19:17
@Ezleal Ezleal requested review from sestinj and removed request for a team May 8, 2026 19:17
@dosubot dosubot Bot added the size:S This PR changes 10-29 lines, ignoring generated files. label May 8, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S This PR changes 10-29 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant