MCP server for Nerdearla
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"iflow-mcp-sysarmy-nerdearla-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# Nerdearla MCP Server 🚀 **Live Server**: The server is running at https://mcp.nerdear.la/mcp An 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. ## Quick Start - Add to VS Code Copilot To use this MCP server with VS Code Copilot: 1. Open the command palette in VS Code (`Cmd+Shift+P` / `Ctrl+Shift+P`) 2. Type "MCP: Add Server" and select it 3. Select "HTTP" as the server type 4. Enter the server URL: `https://mcp.nerdear.la/mcp` 5. Give it a name, any name is fine 6. Select if you want to save it in your user or workspace settings You can now ask Copilot about Nerdearla events, speakers, and sessions! ## Quick Start - Add to your favourite Agent/IDE Most Agents/IDEs support MCP servers out of the box. Check your documentation for instructions on how to add a new server. ## Local Developtment Setup This project uses [uv](https://github.com/astral-sh/uv) for dependency management. Make sure you have uv installed: ```bash # Install uv if you haven't already curl -LsSf https://astral.sh/uv/install.sh | sh ``` Then install the project dependencies: ```bash # Clone and navigate to the repository cd nerdearla-mcp # Install dependencies with uv uv sync ``` ## Usage ### Running the Server Start the MCP server: ```bash # Using uv uv run nerdearla-mcp # Or directly with Python uv run python -m nerdearla_mcp.server ``` The server will start on `http://localhost:8000/mcp` by default. ## Development ### Project Structure ``` nerdearla-mcp/ ├── nerdearla_mcp/ │ ├── __init__.py │ └── server.py # Main MCP server implementation ├── pyproject.toml # Project configuration and dependencies ├── README.md # This file └── ... ``` ### Adding New Tools To add new tools to the server: 1. Define your tool function in `nerdearla_mcp/server.py` 2. Use the `@mcp.tool()` decorator 3. Add pro…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.