Skip to main content
Glama

Edit File Lines MCP Server

by oakenai
// scripts/reset-fixtures.ts import { fileURLToPath } from 'url'; import { resetFixtures } from '../src/__tests__/utils.js'; // Run if called directly if (process.argv[1] === fileURLToPath(import.meta.url)) { resetFixtures().catch(console.error); } export { resetFixtures };

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/oakenai/mcp-edit-file-lines'

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