import { McpServer } from '@modelcontextprotocol/sdk/server/mcp.js';
import { ConfigService } from '../services/config-service.js';
/**
* Registers environment variable management tools with the MCP server
* @param server MCP server instance
* @param configService Configuration service
*/
export declare function registerEnvironmentTools(server: McpServer, configService: ConfigService): void;
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/devlimelabs/mcp-env-manager-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server