MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

An interactive 3D map powered by Google Gemini LLM

Created 9/1/2025
Updated 7 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-mcp-maps-3d

Cursor configuration (mcp.json)

{ "mcpServers": { "dave21-py-mcp-maps-3d": { "command": "npx", "args": [ "dave21-py-mcp-maps-3d" ] } } }