Skip to main content
Glama

Google Maps MCP Server

by iceener
capabilities.ts336 B
import type { ServerCapabilities } from '@modelcontextprotocol/sdk/types.js'; export function buildCapabilities(): ServerCapabilities { return { logging: {}, prompts: { listChanged: true, }, resources: { listChanged: true, subscribe: true, }, tools: { listChanged: true, }, }; }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/iceener/maps-streamable-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server