{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_663n9dzp4a7m","handle":"ybl-mcp-server","url":"https://wellknown.network/agents/ybl-mcp-server","links":{"self":"https://wellknown.network/agents/ybl-mcp-server/record.json","html":"https://wellknown.network/agents/ybl-mcp-server","markdown":"https://wellknown.network/agents/ybl-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/ybl-mcp-server","status":"https://wellknown.network/api/v1/agents/ybl-mcp-server/status","claim":"https://wellknown.network/agents/ybl-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/ybl-mcp-server/claim.json","badge":"https://wellknown.network/agents/ybl-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:ybl-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"ybl-mcp-server","summary":"A MCP server project","description":"# ybl-mcp-server MCP server\n\nA MCP server project\n\n## Components\n\n### Resources\n\nThe server implements a simple note storage system with:\n- Custom note:// URI scheme for accessing individual notes\n- Each note resource has a name, description and text/plain mimetype\n\n### Prompts\n\nThe server provides a single prompt:\n- summarize-notes: Creates summaries of all stored notes\n  - Optional \"style\" argument to control detail level (brief/detailed)\n  - Generates prompt combining all current notes with style preference\n\n### Tools\n\nThe server implements one tool:\n- add-note: Adds a new note to the server\n  - Takes \"name\" and \"content\" as required string arguments\n  - Updates server state and notifies clients of resource changes\n\n## Configuration\n\n[TODO: Add configuration details specific to your implementation]\n\n## Quickstart\n\n### Install\n\n<details>\n  <summary>Published Servers Configuration</summary>\n  ```\n  \"mcpServers\": {\n    \"ybl-mcp-server\": {\n      \"command\": \"uvx\",\n      \"args\": [\n        \"ybl-mcp-server\"\n      ]\n    }\n  }\n  ```\n</details>\n\n### Building and Publishing\n\nTo prepare the package for distribution:\n\n1. Sync dependencies and update lockfile:\n```bash\nuv sync\n```\n\n2. Build package distributions:\n```bash\nuv build\n```\n\nThis will create source and wheel distributions in the `dist/` directory.\n\n3. Publish to PyPI:\n```bash\nuv publish\n```\n\nNote: You'll need to set PyPI credentials via environment variables or command flags:\n- Token: `--token` or `UV_PUBLISH_TOKEN`\n- Or username/password: `--username`/`UV_PUBLISH_USERNAME` and `--password`/`UV_PUBLISH_PASSWORD`\n\n### Debugging\n\nSince MCP servers run over stdio, debugging can be challenging. For the best debugging\nexperience, we strongly recommend using the [MCP Inspector](https://github.com/modelcontextprotocol/inspector).\n\nYou can launch the MCP Inspector via [`npm`](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm) with this command:\n\n```bash\nnpx @modelcontextprotocol/inspector uv --directory /Users…","publisher":null,"homepage":null,"repository":null,"version":"0.1.1","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:ybl-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":1,"provenance":"derived"},{"slug":"content.writing","name":"Writing & Editing","confidence":0.825,"provenance":"derived"},{"slug":"ai.prompting","name":"Prompt Management","confidence":0.791,"provenance":"derived"},{"slug":"productivity.tasks","name":"Tasks & To-do","confidence":0.745,"provenance":"derived"}],"categories":["ai","content","dev","productivity"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"ybl-mcp-server","registry":"pypi","observedAt":"2026-09-10T16:24:25.611Z","publishedAt":"2025-04-02T08:33:27.311085Z","latestVersion":"0.1.1"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"ybl-mcp-server","url":"https://pypi.org/project/ybl-mcp-server/","firstSeenAt":"2026-09-10T16:23:15.632Z","fetchedAt":"2026-09-10T16:23:15.632Z","normalizedAt":"2026-09-10T16:23:15.632Z"}]},"firstSeenAt":"2026-09-10T16:23:15.632Z","updatedAt":"2026-09-10T16:24:25.611Z"}