mcp-geico
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-geicoList my GEICO policies"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@striderlabs/mcp-geico
GEICO Insurance MCP server — let AI agents get insurance quotes, manage policies, file claims, track payments, retrieve digital ID cards, request roadside assistance, and report accidents.
Built by Strider Labs.
Features
Insurance Quotes — Get instant quotes for auto, motorcycle, RV, and homeowners insurance
Policy Management — View and update all active policies on your account
Claims — File new claims and track existing claim status
Payments — View payment history, make immediate payments, or schedule future payments
Digital ID Cards — Retrieve digital insurance ID cards for any policy
Roadside Assistance — Request towing, jump starts, flat tire help, lockouts, fuel delivery, or winch-outs
Accident Reporting — File detailed accident reports with vehicle, witness, and police information
Related MCP server: agentforge
Installation
npx @striderlabs/mcp-geicoOr install globally:
npm install -g @striderlabs/mcp-geicoMCP Configuration
Add to your MCP client configuration (e.g., Claude Desktop claude_desktop_config.json):
{
"mcpServers": {
"geico": {
"command": "npx",
"args": ["-y", "@striderlabs/mcp-geico"]
}
}
}Or if installed globally:
{
"mcpServers": {
"geico": {
"command": "striderlabs-mcp-geico"
}
}
}Available Tools
Authentication
Tool | Description |
| Check if you're logged in to GEICO |
| Log in with your GEICO email and password |
| Log out and clear saved session |
Quotes (no login required)
Tool | Description |
| Get a quote for auto, motorcycle, RV, or homeowners insurance |
Policy Management
Tool | Description |
| List all policies on your account |
| Get details for a specific policy |
| Update coverage on an existing policy |
Claims
Tool | Description |
| List all claims, optionally filtered by policy |
| Get status and details of a specific claim |
| File a new insurance claim |
Payments
Tool | Description |
| View recent payment history for a policy |
| Make an immediate payment |
| Schedule a future payment |
Digital ID Cards
Tool | Description |
| Retrieve digital insurance ID cards |
Roadside Assistance
Tool | Description |
| Request roadside assistance |
| Check status of active roadside request |
Accident Reporting
Tool | Description |
| File a detailed accident report |
Usage Examples
Get an auto insurance quote
Get me a quote for auto insurance. I'm John Smith, born 1985-06-15,
at 123 Main St, Austin TX 78701. I drive a 2020 Toyota Camry,
and I'm currently insured.Check your policies
Show me all my active GEICO policies.File a claim
I need to file a claim on policy 4082-44-25-11.
My car was damaged in a hailstorm on 2024-03-10 while parked outside.Request roadside assistance
I need a tow truck. I'm at 1-35 northbound near exit 243 in Austin TX.
My car is a red 2019 Honda Civic. Call me at 512-555-0100.Report an accident
I was in an accident today at Oak and Maple St. Report it on my policy
4082-44-25-11. I was hit by a blue Ford F-150, driver name John Doe,
license plate ABC1234. Police report #2024-7891 filed with Austin PD.Authentication
Session credentials are stored locally at ~/.strider/geico/session.json. Your password is only sent once during login and is never persisted.
To log out and remove all stored credentials:
Log me out of GEICO.License
MIT — Strider Labs
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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/markswendsen-code/mcp-geico'
If you have feedback or need assistance with the MCP directory API, please join our Discord server