- Home
- MCP servers
- Langtools
Langtools
Supercharge AI agents with programming language tools
- python
3
GitHub Stars
python
Language
6 months ago
First Indexed
2 months ago
Catalog Refreshed
Documentation & install
Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.
Installation
Add the following to your MCP client configuration file.
Configuration
View docs{
"mcpServers": {
"flothjl-langtools-mcp": {
"command": "uvx",
"args": [
"--from",
"https://github.com/flothjl/langtools-mcp",
"langtools-mcp"
],
"env": {
"LANGTOOLS_GO_GO_TOOLS": "[\"vet\"]",
"LANGTOOLS_PYTHON_TOOLS": "[\"ruff\"]"
}
}
}
}Available tools
ruff
Python linter that checks code quality and potential issues.
pyright
Static type checker for Python to catch type errors.
vet
Go tool that analyzes Go source code for correctness and potential issues.
Built by
VeilStrat
AI signals for GTM teams© 2026 VeilStrat. All rights reserved.All systems operational