16 lines
390 B
Markdown
16 lines
390 B
Markdown
# Introduction
|
|
This file has a short description of each mcp server in `mcp-servers` directory
|
|
|
|
# MCP servers
|
|
|
|
## mcp-bash-server
|
|
|
|
This mcp server provide the ability to execute shell command or ASCII text executable
|
|
script in the machine running this server.
|
|
|
|
Use a simple Oauth2.0 for authentication.
|
|
|
|
## mcp-log-server
|
|
|
|
This mcp server provide the ability to query log from greptime db.
|