TownBrief - Massachusetts Local Government Intelligence
Rank #60,861com.townbrief/townbrief
MA local gov meetings, transcripts, articles, bylaws, calendars for 351 towns.
TownBrief - Massachusetts Local Government Intelligence is a Model Context Protocol (MCP) server published by davevwatkins. It ranks #60,861 of 115,460 servers tracked on MCP Toplist. TownBrief - Massachusetts Local Government Intelligence is listed on Official MCP, with 1 tracked version. It was first listed on Jul 6, 2026 and most recently updated on Jul 6, 2026.
Ranks ahead of 54,599 of 115,460 servers on MCP Toplist.
Use TownBrief - Massachusetts Local Government Intelligence
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http townbrief https://api.townbrief.com/mcpclaude mcp add --transport http townbrief https://api.townbrief.com/sse[mcp_servers.townbrief]
url = "https://api.townbrief.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.townbrief]
url = "https://api.townbrief.com/sse"Add to ~/.codex/config.toml.
https://api.townbrief.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
https://api.townbrief.com/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"townbrief": {
"url": "https://api.townbrief.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"townbrief": {
"url": "https://api.townbrief.com/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"townbrief": {
"type": "http",
"url": "https://api.townbrief.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"townbrief": {
"type": "http",
"url": "https://api.townbrief.com/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"townbrief": {
"serverUrl": "https://api.townbrief.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"townbrief": {
"serverUrl": "https://api.townbrief.com/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"townbrief": {
"url": "https://api.townbrief.com/mcp"
}
}
}{
"mcpServers": {
"townbrief": {
"url": "https://api.townbrief.com/sse"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.townbrief%2Ftownbrief)<a href="https://mcptoplist.com/server/com.townbrief%2Ftownbrief"><img src="https://mcptoplist.com/badge/com.townbrief%2Ftownbrief.svg" alt="MCP Toplist: #60,861 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
davevwatkins
Other servers by davevwatkins
View all davevwatkins servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jul 6, 2026 |
Frequently asked questions
- Who maintains TownBrief - Massachusetts Local Government Intelligence?
- TownBrief - Massachusetts Local Government Intelligence is maintained by davevwatkins, which publishes 6 MCP servers (3 total versions) tracked on MCP Toplist.
- Is TownBrief - Massachusetts Local Government Intelligence listed on the Official MCP Registry?
- Yes — TownBrief - Massachusetts Local Government Intelligence is listed on the Official MCP Registry.
- How many versions does TownBrief - Massachusetts Local Government Intelligence have?
- MCP Toplist tracks 1 version of TownBrief - Massachusetts Local Government Intelligence, most recently published on Jul 6, 2026.
- Where can I find the source code for TownBrief - Massachusetts Local Government Intelligence?
- The source code for TownBrief - Massachusetts Local Government Intelligence is hosted at github.com/davevwatkins/townbrief-mcp.