mcp2term
by soobik
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Adresse d'écoute locale. | 127.0.0.1 |
| PORT | No | Port local d'écoute. | 8765 |
| LOG_FILE | No | Mettre à '1' pour écrire les logs dans mcp2term.log en plus de la console. | |
| LOG_LEVEL | No | Niveau de log: DEBUG, INFO, WARNING, ERROR. | INFO |
| NGROK_AUTH_TOKEN | No | Token d'authentification ngrok. Optionnel, nécessaire pour ouvrir un tunnel ngrok. | |
| NGROK_BASIC_AUTH | No | Identifiants au format user:password pour l'authentification de base ngrok. Optionnel. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/soobik/mcp2term'
If you have feedback or need assistance with the MCP directory API, please join our Discord server