RyuzakiShinji/biome-mcp-server
3.2
If you are the rightful owner of biome-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that enables LLMs and AI agents to perform code linting and automatic formatting using Biome.
Tools
Functions exposed to the LLM to take actions
biome-lint
Analyzes JavaScript/TypeScript files and returns Biome lint diagnostics.
biome-format
Automatically formats JavaScript/TypeScript files according to Biome rules.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client