CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnJobsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Jobs
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. MCP
  2. /
  3. Amap

Amap

Editor's Note

Connects Claude to Amap (高德地图), China's major mapping platform, with support for stdio, SSE, and streamable HTTP transports. You get geocoding and reverse geocoding, IP geolocation, weather lookups by city, and POI search with detail retrieval. The routing tools cover driving, walking, cycling, and integrated public transit (including cross-city train and bus), all available via both coordinate-based and address-based methods. Distance measurement supports multiple calculation types. Requires an Amap API key from their open platform. Reach for this when building China-focused location services, navigation features, or anything needing accurate Chinese address handling and local transit data.

Install

claude mcp add --transport stdio sugarforever-amap-mcp-server uvx amap-mcp-server
GitHub Stars106
Votes
0
View on GitHub

Comments

Login to comment

Related Developer Tools MCP Servers

View all →
Sequential Thinking

modelcontextprotocol/servers/sequentialthinking

3
85.8k
Provides a structured thinking process with branching, revision, and verification for problem-solving.
Git

modelcontextprotocol/servers/git

1
85.8k
Model Context Protocol Servers
Everything

modelcontextprotocol/servers/everything

0
85.8k
A test MCP server that demonstrates prompts, tools, resources, sampling, and roots interactions for client testing.
Fetch

modelcontextprotocol/servers/fetch

0
85.8k
Provides web content fetching and HTML-to-markdown conversion to enable chunked web content access for MCP clients.
Memory

modelcontextprotocol/servers/memory

0
85.8k
Provides memory primitives for AI agents, enabling persistent context across conversations.
Time

modelcontextprotocol/servers/time

0
85.8k
Provides time and timezone conversion capabilities using IANA timezones with automatic system timezone detection.