TownBrief - Massachusetts Local Government Intelligence
Rank #60,138Delistedcom.townbrief/gov-intelligence
No registry has listed this server since Jul 24, 2026. The historical record below is preserved.
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,138 of 115,591 servers tracked on MCP Toplist. MCP Toplist tracks 1 version of TownBrief - Massachusetts Local Government Intelligence. It is no longer listed by any tracked registry (last seen Jul 24, 2026); its historical record is preserved here.
Ranks ahead of 55,453 of 115,591 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 gov-intelligence https://api.townbrief.com/mcpclaude mcp add --transport http gov-intelligence https://api.townbrief.com/sse[mcp_servers.gov-intelligence]
url = "https://api.townbrief.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.gov-intelligence]
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": {
"gov-intelligence": {
"url": "https://api.townbrief.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"gov-intelligence": {
"url": "https://api.townbrief.com/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"gov-intelligence": {
"type": "http",
"url": "https://api.townbrief.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"gov-intelligence": {
"type": "http",
"url": "https://api.townbrief.com/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"gov-intelligence": {
"serverUrl": "https://api.townbrief.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gov-intelligence": {
"serverUrl": "https://api.townbrief.com/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gov-intelligence": {
"url": "https://api.townbrief.com/mcp"
}
}
}{
"mcpServers": {
"gov-intelligence": {
"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%2Fgov-intelligence)<a href="https://mcptoplist.com/server/com.townbrief%2Fgov-intelligence"><img src="https://mcptoplist.com/badge/com.townbrief%2Fgov-intelligence.svg" alt="MCP Toplist: #60,138 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
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?
- TownBrief - Massachusetts Local Government Intelligence is not currently 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.