envspeak
Rank #43,355io.github.Patrizzos/envspeak
MCP server and CLI that resolves config/env-var cascade across .env, docker-compose, and Kubernetes
envspeak is a Model Context Protocol (MCP) server published by patrizzos. It ranks #43,355 of 131,629 servers tracked on MCP Toplist. envspeak is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 27, 2026 and most recently updated on Aug 27, 2026.
Ranks ahead of 88,274 of 131,629 servers on MCP Toplist.
Use envspeak
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add envspeak -- npx -y @patrizzos/envspeak[mcp_servers.envspeak]
command = "npx"
args = ["-y", "@patrizzos/envspeak"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"envspeak": {
"command": "npx",
"args": [
"-y",
"@patrizzos/envspeak"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"envspeak": {
"command": "npx",
"args": [
"-y",
"@patrizzos/envspeak"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"envspeak": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@patrizzos/envspeak"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"envspeak": {
"command": "npx",
"args": [
"-y",
"@patrizzos/envspeak"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"envspeak": {
"command": "npx",
"args": [
"-y",
"@patrizzos/envspeak"
]
}
}
}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.Patrizzos%2Fenvspeak)<a href="https://mcptoplist.com/server/io.github.Patrizzos%2Fenvspeak"><img src="https://mcptoplist.com/badge/io.github.Patrizzos%2Fenvspeak.svg" alt="MCP Toplist: Top 50% of 131,629" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
patrizzos
Other servers by patrizzos
View all patrizzos servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 27, 2026 |
Frequently asked questions
- Who maintains envspeak?
- envspeak is maintained by patrizzos, which publishes 3 MCP servers (7 total versions) tracked on MCP Toplist.
- Is envspeak listed on the Official MCP Registry?
- Yes — envspeak is listed on the Official MCP Registry, alongside Glama.
- How many versions does envspeak have?
- MCP Toplist tracks 1 version of envspeak, most recently published on Aug 27, 2026.
- Where can I find the source code for envspeak?
- The source code for envspeak is hosted at github.com/patrizzos/envspeak.
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.