SLAM Vault
Detail
skill
mcp-builder-pro
No description.
Files (49)
  • CHANGELOG.mdreference
  • examples/01-brevo-api-wrapper.mdreference
  • examples/02-slam-local-stack.mdreference
  • examples/03-tga-cloudflare-worker.mdreference
  • references/01-mcp-spec.mdreference
  • references/02-sdk-python-fastmcp.mdreference
  • references/03-sdk-typescript.mdreference
  • references/04-claude-code-integration.mdreference
  • references/05-tool-design.mdreference
  • references/06-security-auth.mdreference
  • references/07-testing-debugging.mdreference
  • references/08-distribution.mdreference
  • references/09-anti-patterns.mdreference
  • scripts/register.shscript
  • scripts/scaffold.shscript
  • scripts/test-inspector.shscript
  • scripts/update-references.shscript
  • scripts/validate.shscript
  • SKILL.mdskill
  • templates/api-wrapper-template/Makefileother
  • templates/api-wrapper-template/pyproject.tomlother
  • templates/api-wrapper-template/README.mdreference
  • templates/api-wrapper-template/src/mcp_server_api_wrapper/__init__.pyother
  • templates/api-wrapper-template/src/mcp_server_api_wrapper/client.pyother
  • templates/api-wrapper-template/src/mcp_server_api_wrapper/server.pyother
  • templates/api-wrapper-template/tests/test_client.pyother
  • templates/python-fastmcp-http/Dockerfileother
  • templates/python-fastmcp-http/Makefileother
  • templates/python-fastmcp-http/pyproject.tomlother
  • templates/python-fastmcp-http/README.mdreference
  • templates/python-fastmcp-http/src/mcp_server_example_http/__init__.pyother
  • templates/python-fastmcp-http/src/mcp_server_example_http/server.pyother
  • templates/python-fastmcp-http/tests/test_server.pyother
  • templates/python-fastmcp-stdio/Makefileother
  • templates/python-fastmcp-stdio/pyproject.tomlother
  • templates/python-fastmcp-stdio/README.mdreference
  • templates/python-fastmcp-stdio/src/mcp_server_example_stdio/__init__.pyother
  • templates/python-fastmcp-stdio/src/mcp_server_example_stdio/server.pyother
  • templates/python-fastmcp-stdio/tests/test_server.pyother
  • templates/typescript-http/package.jsonother
  • templates/typescript-http/README.mdreference
  • templates/typescript-http/src/index.tsother
  • templates/typescript-http/tsconfig.jsonother
  • templates/typescript-http/wrangler.tomlother
  • templates/typescript-stdio/package.jsonother
  • templates/typescript-stdio/README.mdreference
  • templates/typescript-stdio/src/index.tsother
  • templates/typescript-stdio/tests/server.test.tsother
  • templates/typescript-stdio/tsconfig.jsonother