Texas Grocery
Rank #10,309io.github.mgwalkerjr95/texas-grocery
MCP server providing texas-grocery capabilities
Texas Grocery is a Model Context Protocol (MCP) server published by mgwalkerjr95. It ranks #10,309 of 132,046 servers tracked on MCP Toplist, and its repository has 60 GitHub stars. Texas Grocery is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Feb 2, 2026 and most recently updated on Feb 3, 2026.
Ranks ahead of 121,737 of 132,046 servers on MCP Toplist.
Use Texas Grocery
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add texas-grocery -- uvx texas-grocery-mcp[mcp_servers.texas-grocery]
command = "uvx"
args = ["texas-grocery-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"texas-grocery": {
"command": "uvx",
"args": [
"texas-grocery-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"texas-grocery": {
"command": "uvx",
"args": [
"texas-grocery-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"texas-grocery": {
"type": "stdio",
"command": "uvx",
"args": [
"texas-grocery-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"texas-grocery": {
"command": "uvx",
"args": [
"texas-grocery-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"texas-grocery": {
"command": "uvx",
"args": [
"texas-grocery-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.mgwalkerjr95%2Ftexas-grocery)<a href="https://mcptoplist.com/server/io.github.mgwalkerjr95%2Ftexas-grocery"><img src="https://mcptoplist.com/badge/io.github.mgwalkerjr95%2Ftexas-grocery.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
mgwalkerjr95
Available versions (2)
| Version | Published |
|---|---|
| 0.1.3 | Feb 3, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Texas Grocery?
- Texas Grocery is maintained by mgwalkerjr95, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Texas Grocery listed on the Official MCP Registry?
- Yes — Texas Grocery is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Texas Grocery have?
- MCP Toplist tracks 2 versions of Texas Grocery, most recently published on Feb 3, 2026.
- Where can I find the source code for Texas Grocery?
- The source code for Texas Grocery is hosted at github.com/mgwalkerjr95/texas-grocery-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.