Chasa
Rank #7,632io.github.docracy1/chasa
AI invoice follow-up emails for freelancers. Draft-only, never sends for you.
Chasa is a Model Context Protocol (MCP) server published by docracy1. It ranks #7,632 of 115,460 servers tracked on MCP Toplist. Chasa is listed on Official MCP, with 1 tracked version. It was first listed on Aug 16, 2026 and most recently updated on Aug 16, 2026.
Ranks ahead of 107,828 of 115,460 servers on MCP Toplist.
Use Chasa
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http chasa https://api.chasa.io/mcp[mcp_servers.chasa]
url = "https://api.chasa.io/mcp"Add to ~/.codex/config.toml.
https://api.chasa.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"chasa": {
"url": "https://api.chasa.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"chasa": {
"type": "http",
"url": "https://api.chasa.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"chasa": {
"serverUrl": "https://api.chasa.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"chasa": {
"url": "https://api.chasa.io/mcp"
}
}
}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/io.github.docracy1%2Fchasa)<a href="https://mcptoplist.com/server/io.github.docracy1%2Fchasa"><img src="https://mcptoplist.com/badge/io.github.docracy1%2Fchasa.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
docracy1
Other servers by docracy1
View all docracy1 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 16, 2026 |
Frequently asked questions
- Who maintains Chasa?
- Chasa is maintained by docracy1, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Chasa listed on the Official MCP Registry?
- Yes — Chasa is listed on the Official MCP Registry.
- How many versions does Chasa have?
- MCP Toplist tracks 1 version of Chasa, most recently published on Aug 16, 2026.
- Where can I find the source code for Chasa?
- The source code for Chasa is hosted at github.com/docracy1/chasa.