rollin-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ROLLIN_API_KEY | No | Your ROLLIN API key for unlimited requests (optional; trial mode works without it). |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_locationsA | Search for wheelchair-accessible restaurants, cafes, and bars near a location. Returns scored results with accessibility features. Requires latitude and longitude. |
| get_location_detailsA | Get full accessibility details and score breakdown for a specific location. Returns features, score components, and verification status. |
| list_regionsA | List all regions where accessibility data is available. Returns states, regions, and location counts for each area. |
| submit_feedbackA | Submit a correction or feedback about a location's accessibility. Use this when a user reports that accessibility information is inaccurate. |
| check_healthA | Check if the ROLLIN API is operational. Also reports trial mode status. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| api-info | ROLLIN API overview and available features |
Latest Blog Posts
- 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/DavidSirota/rollin-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server