Skip to main content
Glama

Practera MCP Server

by intersective
data-paths.ts326 B
import path from 'path'; import { fileURLToPath } from 'url'; // Get current file's directory path const __filename = fileURLToPath(import.meta.url); const __dirname = path.dirname(__filename); // Export absolute paths to data files export const PROJECT_BRIEFS_PATH = path.resolve(__dirname, '../data/project_briefs.json');

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/intersective/practera-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server