mcp-nextdoor
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NEXTDOOR_EMAIL | Yes | Your Nextdoor account email | |
| NEXTDOOR_PASSWORD | Yes | Your Nextdoor account password | |
| BROWSERBASE_CDP_URL | Yes | Browserbase CDP WebSocket URL for browser connection |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_feedA | Get posts from the Nextdoor neighborhood feed. Returns recent posts including title, author, content, category, and engagement metrics. |
| create_postA | Create a new post in the Nextdoor neighborhood. Drafts the post in the composer (does not auto-submit for safety). |
| search_marketplaceA | Search Nextdoor's local marketplace (For Sale & Free section) for items. Returns listings with price, seller, and description. |
| get_eventsA | Get upcoming local events from Nextdoor. Returns events with date, time, location, description, and organizer. |
| get_recommendationsA | Get local business recommendations from Nextdoor neighbors. Returns businesses with ratings, reviews, and neighbor endorsements. |
| find_servicesA | Search for local service providers on Nextdoor (plumbers, electricians, babysitters, etc.). Returns providers with ratings, contact info, and descriptions. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/markswendsen-code/mcp-nextdoor'
If you have feedback or need assistance with the MCP directory API, please join our Discord server