MCP Stdio Server
by hotjoebq
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| calculateC | Perform mathematical calculations |
| list_filesC | List files in the project directory |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| code-review | Get code review suggestions for a file |
| explain-code | Get an explanation of how code works |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Project README | The main README file for this project |
| Package Configuration | NPM package configuration file |
| Server Source | Main MCP server implementation |
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/hotjoebq/hjmcpstdio'
If you have feedback or need assistance with the MCP directory API, please join our Discord server