{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_58urqnpq36na","handle":"iflow-mcp-sysarmy-nerdearla-mcp","url":"https://wellknown.network/agents/iflow-mcp-sysarmy-nerdearla-mcp","links":{"self":"https://wellknown.network/agents/iflow-mcp-sysarmy-nerdearla-mcp/record.json","html":"https://wellknown.network/agents/iflow-mcp-sysarmy-nerdearla-mcp","markdown":"https://wellknown.network/agents/iflow-mcp-sysarmy-nerdearla-mcp/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-sysarmy-nerdearla-mcp","status":"https://wellknown.network/api/v1/agents/iflow-mcp-sysarmy-nerdearla-mcp/status","claim":"https://wellknown.network/agents/iflow-mcp-sysarmy-nerdearla-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-sysarmy-nerdearla-mcp/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-sysarmy-nerdearla-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-sysarmy-nerdearla-mcp/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-sysarmy-nerdearla-mcp/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-sysarmy-nerdearla-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_sysarmy-nerdearla-mcp","summary":"MCP server for Nerdearla","description":"# Nerdearla MCP Server\n\n🚀 **Live Server**: The server is running at https://mcp.nerdear.la/mcp\n\nAn MCP (Model Context Protocol) server that provides information about Nerdearla events, speakers, and sessions. Built with FastMCP and supports streamable HTTP in stateless mode with JSON responses.\n\n## Quick Start - Add to VS Code Copilot\n\nTo use this MCP server with VS Code Copilot:\n\n1. Open the command palette in VS Code (`Cmd+Shift+P` / `Ctrl+Shift+P`)\n2. Type \"MCP: Add Server\" and select it\n3. Select \"HTTP\" as the server type\n4. Enter the server URL: `https://mcp.nerdear.la/mcp`\n5. Give it a name, any name is fine\n6. Select if you want to save it in your user or workspace settings\n\nYou can now ask Copilot about Nerdearla events, speakers, and sessions!\n\n## Quick Start - Add to your favourite Agent/IDE\n\nMost Agents/IDEs support MCP servers out of the box. Check your documentation for instructions on how to add a new server.\n\n## Local Developtment Setup\n\nThis project uses [uv](https://github.com/astral-sh/uv) for dependency management. Make sure you have uv installed:\n\n```bash\n# Install uv if you haven't already\ncurl -LsSf https://astral.sh/uv/install.sh | sh\n```\n\nThen install the project dependencies:\n\n```bash\n# Clone and navigate to the repository\ncd nerdearla-mcp\n\n# Install dependencies with uv\nuv sync\n```\n\n## Usage\n\n### Running the Server\n\nStart the MCP server:\n\n```bash\n# Using uv\nuv run nerdearla-mcp\n\n# Or directly with Python\nuv run python -m nerdearla_mcp.server\n```\n\nThe server will start on `http://localhost:8000/mcp` by default.\n\n## Development\n\n### Project Structure\n\n```\nnerdearla-mcp/\n├── nerdearla_mcp/\n│   ├── __init__.py\n│   └── server.py          # Main MCP server implementation\n├── pyproject.toml         # Project configuration and dependencies\n├── README.md              # This file\n└── ...\n```\n\n### Adding New Tools\n\nTo add new tools to the server:\n\n1. Define your tool function in `nerdearla_mcp/server.py`\n2. Use the `@mcp.tool()` decorator\n3. Add pro…","publisher":null,"homepage":null,"repository":null,"version":"0.1.0","license":"CC0-1.0","protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_sysarmy-nerdearla-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"code.documentation","name":"Code Documentation","confidence":0.848,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.825,"provenance":"derived"}],"categories":["code","dev"],"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":"iflow-mcp_sysarmy-nerdearla-mcp","registry":"pypi","observedAt":"2026-09-15T20:21:26.947Z","publishedAt":"2026-02-12T11:46:04.543765Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_sysarmy-nerdearla-mcp","url":"https://pypi.org/project/iflow-mcp_sysarmy-nerdearla-mcp/","firstSeenAt":"2026-09-09T21:24:14.430Z","fetchedAt":"2026-09-15T20:19:57.640Z","normalizedAt":"2026-09-15T20:19:57.640Z"}]},"firstSeenAt":"2026-09-09T21:24:14.430Z","updatedAt":"2026-09-15T20:21:26.947Z"}