WeRead Finance
Rank #53,667pulsemcp/wong2-weread-finance
Remote MCP servers on Cloudflare Workers for WeRead, Caiyun weather, Twelve Data, and Yahoo Finance.
WeRead Finance is a Model Context Protocol (MCP) server published by wong2. It ranks #53,667 of 76,851 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. WeRead Finance is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Jun 9, 2026.
Ranks ahead of 23,184 of 76,851 servers on MCP Toplist.
Use WeRead Finance
Add WeRead Finance to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"wong2-weread-finance": {
"url": "https://gateway.mcpservers.org/yahoo-finance/mcp"
}
}
}{
"mcpServers": {
"wong2-weread-finance": {
"url": "https://gateway.mcpservers.org/weread/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"wong2-weread-finance": {
"url": "https://gateway.mcpservers.org/caiyun/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"wong2-weread-finance": {
"url": "https://gateway.mcpservers.org/twelvedata/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 1 registry
wong2
Other servers by wong2
View all wong2 servers →Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains WeRead Finance?
- WeRead Finance is maintained by wong2, which publishes 3 MCP servers (0 total versions) tracked on MCP Toplist.
- Is WeRead Finance listed on the Official MCP Registry?
- WeRead Finance is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does WeRead Finance have?
- WeRead Finance ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for WeRead Finance?
- The source code for WeRead Finance is hosted at github.com/wong2/mcp-servers.