mcpbeat

Val Town MCP Server

by val
answering

Val Town is answering right now. Last checked 7 min ago. Last commit 3 Aug 2026.

Deploy serverless TypeScript on Val Town: HTTP vals, cron, SQLite, email, OAuth.

Uptime history 53 hours of history
53 hours agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
377 ms
Response time
average over 24h
9
Stars
last commit 3 Aug 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 min ago.

run in your terminal
claude mcp add mcp --transport http https://api.val.town/v3/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://api.val.town/v3/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://api.val.town/v3/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://api.val.town/v3/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://api.val.town/v3/mcp"
    }
  }
}

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

Endpoints

URLTransportStateLatencyChecked
https://api.val.town/v3/mcp streamable-http needs key 507 ms 7 min ago

Alternatives to Val Town

same job, measured the same way
db-mcp (SQLite MCP Server)
by neverinfamous

SQLite MCP server with OAuth 2.1, HTTP/SSE, 122 tools, and smart tool filtering

37 installs/wk local only
Mysql MCP
by neverinfamous

Enterprise-grade MySQL MCP Server with OAuth 2.0, 106 tools, and Docker deployment

local only
Withings MCP
by partymola

MCP server for the Withings Health API with OAuth, local SQLite cache, and trend analysis.

366 installs/wk local only
PostgreSQL MCP Server
by neverinfamous

PostgreSQL MCP server with 203 tools, connection pooling, HTTP/SSE, OAuth 2.1, and tool filtering

120 installs/wk local only
Chassis
by dvd90

Scaffold an Express 5 + TypeScript backend: database, auth, optional Next.js front end.

440 installs/wk local only
Fitbit MCP
by partymola

MCP server for the Fitbit Web API with OAuth PKCE, local SQLite cache, and trend analysis.

411 installs/wk local only
Total Recall
by bas-more

Persistent, verified, cross-session memory for AI agents. 26 tools. SQLite + sync.

72 installs/wk local only
Total Recall
by avi-bendetsky

Persistent, verified, cross-session memory for AI agents. 26 tools. SQLite + sync.

local only

Val Town — questions

Answers built from our own checks of this server.

Why is there no tool list for Val Town?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Val Town working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 377 ms. The bar chart above shows every period we have measured.
How do I connect Val Town?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You will need your own key or an OAuth login: it refuses anonymous clients.
Does Val Town need an API key?
Yes. Every time we knock, Val Town answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Val Town?
It answers our handshake in 377 ms on average, which is faster than 38% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Val Town open source?
Yes — it is published under the MIT licence, written in JavaScript, 9 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.