# MCP Local Testing Plan
This plan outlines the steps to test the MCP server locally using the Smithery playground.
## Todo
- [x] Run `npm install` to ensure all dependencies are installed.
- [ ] Run `npm run dev` to start the Smithery playground.
- [ ] Verify that the playground opens in the browser.
- [ ] Test the MCP server's functionality within the playground.
- [x] **Debug and fix the "Resource not found" error.**
- [x] Investigated the Ghost API initialization in `src/ghostApi.ts`.
- [x] Corrected the `makeGhostApi` function to ensure the API version is passed correctly.
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/hithereiamaliff/mcp-ghostcms'
If you have feedback or need assistance with the MCP directory API, please join our Discord server