TownBrief
Rank #50,929pulsemcp/townbrief
TownBrief provides AI-generated news coverage, meeting transcripts, and structured local government data for all 351 Massachusetts towns.
TownBrief is a Model Context Protocol (MCP) server published by davevwatkins. It ranks #50,929 of 76,851 servers tracked on MCP Toplist. TownBrief is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Jul 8, 2026.
Ranks ahead of 25,922 of 76,851 servers on MCP Toplist.
Use TownBrief
Add TownBrief to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"townbrief": {
"url": "https://api.townbrief.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"townbrief": {
"url": "https://api.townbrief.com/sse"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 1 registry
davevwatkins
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains TownBrief?
- TownBrief is maintained by davevwatkins, which publishes 4 MCP servers (3 total versions) tracked on MCP Toplist.
- Is TownBrief listed on the Official MCP Registry?
- TownBrief is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does TownBrief have?
- TownBrief ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for TownBrief?
- The source code for TownBrief is hosted at github.com/davevwatkins/townbrief-mcp.