{
  "markdown": "# PlanetScale MCP Server Tools\n\nThis repository contains tool implementations that are part of the [PlanetScale MCP server][ps-mcp].\n\nThe full hosted MCP server includes additional tools that are generated from\nthe PlanetScale API OpenAPI spec, not every production tool lives in this\nrepository.\n\n## Related docs\n\n- Hosted server overview: [PlanetScale MCP docs][ps-mcp]\n- PlanetScale API OpenAPI spec: [OpenAPI spec docs][ps-openapi]\n\n## Project scope\n\nThis repo is focused on:\n\n- MCP tools we maintain directly in TypeScript\n- shared helper code used by those tools\n- local development and validation of the open-source portions\n\nSome MCP functionality is intentionally not duplicated here because it is\ngenerated from the API spec and maintained in that generation pipeline.\n\n## Quick start\n\nInstall dependencies:\n\n```bash\npnpm install\n```\n\nBuild a deployment zip:\n\n```bash\npnpm build\n```\n\nPush to Gram:\n\n```bash\npnpm push\n```\n\n## Testing locally\n\nRun a local MCP server over stdio with inspector support:\n\n```bash\npnpm dev\n```\n\nThis launches [MCP Inspector][mcp-inspector] so you can interactively test tool\nbehavior during development.\n\n## Contributing\n\nSee [CONTRIBUTING.md](./CONTRIBUTING.md) for contribution workflow and project\nconventions.\n\n[mcp-inspector]: https://github.com/modelcontextprotocol/inspector\n[ps-mcp]: https://planetscale.com/docs/connect/mcp\n[ps-openapi]: https://planetscale.com/docs/api/openapi-spec\n",
  "bytes": 1431,
  "sha": "7eda9c08c58333fea43509ff66867365c8141106cc2a0aa8208502aa41c31a08",
  "repo_slug": "planetscale/mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_planetscale_mcp_server_b0aee697/readme"
}