MCP Basics
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| mcp-translatorD | Execute mcp-translator: npx ts-migrate |
| mcp-formatterC | Execute mcp-formatter: npx prettier --write . |
| mcp-docsC | Execute mcp-docs: npx typedoc |
| mcp-bugfixC | Execute mcp-bugfix: npx eslint . --fix |
| mcp-testgenC | Execute mcp-testgen: npx jest --init |
| mcp-linterC | Execute mcp-linter: npx eslint . |
| mcp-npm-auditC | Execute mcp-npm-audit: npm audit fix |
| mcp-npm-outdatedC | Execute mcp-npm-outdated: npm outdated |
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/caroline-davis/mcp-basics'
If you have feedback or need assistance with the MCP directory API, please join our Discord server