mcp-grounding
by alxnhfr-bit
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOOGLE_PLACES_API_KEY | Yes | Google Places API key (Places API New enabled), used by the verify_place tool. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| verify_placeA | Verifies that a place exists via Google Places Text Search before a destination claim is trusted. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| classify_post | Format one Reddit post for classification. The rubric itself is the resource grounding://rubric/v3, because MCP prompt messages have no system role. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Reddit travel-signal classification rubric | The five-label closed taxonomy and its decision tests. Intended to be used as the system prompt. |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/alxnhfr-bit/mcp-grounding'
If you have feedback or need assistance with the MCP directory API, please join our Discord server