About
Jotai MCP Server
README
Requirements
- Deno must be installed.
Config
{
"mcpServers": {
"jotai-mcp-server": {
"command": "deno",
"args": ["run", "--allow-env", "--allow-net", "npm:jotai-mcp-server"],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "your_github_token"
}
}
}
}
Resources
readme
This is just the readme.md file from the official repository.
You wouldn't usually need this, as it's publicly available.
However, it might be useful for testing purposes.
tips
This is a collection of tips using Jotai atoms.
It's available only to dai-shi's sponsors.
Installing Jotai
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/jotaijs/jotai-mcp-serverFAQ
Is Jotai MCP free?
Yes, Jotai MCP is free — one-click install via Unyly at no cost.
Does Jotai need an API key?
No, Jotai runs without API keys or environment variables.
Is Jotai hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Jotai in Claude Desktop, Claude Code or Cursor?
Open Jotai on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Jotai with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
