Excel to JSON MCP by WTSolutions
Rank #31,672glama/he-yang/excel-to-json-mcp
The Excel to JSON MCP provides a standardized interface for converting Excel and CSV data into JSON format using the Model Context Protocol.
Excel to JSON MCP by WTSolutions is a Model Context Protocol (MCP) server published by he-yang. It ranks #31,672 of 132,345 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Excel to JSON MCP by WTSolutions is listed across 3 registries — Glama, PulseMCP and mcp.so, and ships as a single rolling release with no explicit version metadata. It was first listed on Jul 16, 2025.
Ranks ahead of 100,673 of 132,345 servers on MCP Toplist.
Use Excel to JSON MCP by WTSolutions
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http excel-to-json-mcp https://mcp.wtsolutions.cn/excel-to-json-mcp-sseclaude mcp add --transport http excel-to-json-mcp https://mcp.wtsolutions.cn/excel-to-json-mcp-shttp[mcp_servers.excel-to-json-mcp]
url = "https://mcp.wtsolutions.cn/excel-to-json-mcp-sse"Add to ~/.codex/config.toml.
[mcp_servers.excel-to-json-mcp]
url = "https://mcp.wtsolutions.cn/excel-to-json-mcp-shttp"Add to ~/.codex/config.toml.
https://mcp.wtsolutions.cn/excel-to-json-mcp-sseSettings → Connectors → “Add custom connector”, then paste this URL.
https://mcp.wtsolutions.cn/excel-to-json-mcp-shttpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"excel-to-json-mcp": {
"url": "https://mcp.wtsolutions.cn/excel-to-json-mcp-sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"excel-to-json-mcp": {
"url": "https://mcp.wtsolutions.cn/excel-to-json-mcp-shttp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"excel-to-json-mcp": {
"type": "http",
"url": "https://mcp.wtsolutions.cn/excel-to-json-mcp-sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"excel-to-json-mcp": {
"type": "http",
"url": "https://mcp.wtsolutions.cn/excel-to-json-mcp-shttp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"excel-to-json-mcp": {
"serverUrl": "https://mcp.wtsolutions.cn/excel-to-json-mcp-sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"excel-to-json-mcp": {
"serverUrl": "https://mcp.wtsolutions.cn/excel-to-json-mcp-shttp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"excel-to-json-mcp": {
"url": "https://mcp.wtsolutions.cn/excel-to-json-mcp-sse"
}
}
}{
"mcpServers": {
"excel-to-json-mcp": {
"url": "https://mcp.wtsolutions.cn/excel-to-json-mcp-shttp"
}
}
}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/glama%2Fhe-yang%2Fexcel-to-json-mcp)<a href="https://mcptoplist.com/server/glama%2Fhe-yang%2Fexcel-to-json-mcp"><img src="https://mcptoplist.com/badge/glama%2Fhe-yang%2Fexcel-to-json-mcp.svg" alt="MCP Toplist: Top 25% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
he-yang
Other servers by he-yang
View all he-yang servers →Not versioned
This server is published through registries that do 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 Excel to JSON MCP by WTSolutions?
- Excel to JSON MCP by WTSolutions is maintained by he-yang, which publishes 2 MCP servers (0 total versions) tracked on MCP Toplist.
- Is Excel to JSON MCP by WTSolutions listed on the Official MCP Registry?
- Excel to JSON MCP by WTSolutions is not on the Official MCP Registry. It is listed on Glama, PulseMCP and mcp.so.
- How many versions does Excel to JSON MCP by WTSolutions have?
- Excel to JSON MCP by WTSolutions ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Excel to JSON MCP by WTSolutions?
- The source code for Excel to JSON MCP by WTSolutions is hosted at github.com/he-yang/excel-to-json-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.