Skip to main content
Glama

MCP Environment & Installation Manager

by devlimelabs
profile-tools.d.ts382 B
import { McpServer } from '@modelcontextprotocol/sdk/server/mcp.js'; import { ConfigService } from '../services/config-service.js'; /** * Registers profile management tools with the MCP server * @param server MCP server instance * @param configService Configuration service */ export declare function registerProfileTools(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