TensorFeed
Rank #5137pulsemcp/rippermercs-tensorfeed
Provides real-time AI industry intelligence including news, LLM service status, model pricing, and benchmarks via pay-per-call API.
TensorFeed is a Model Context Protocol (MCP) server published by rippermercs. It ranks #5137 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. TensorFeed is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Mar 28, 2026.
Ranks ahead of 53,763 of 58,900 servers on MCP Toplist.
Use TensorFeed
Add TensorFeed to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"rippermercs-tensorfeed": {
"url": "https://tensorfeed.ai/api/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"rippermercs-tensorfeed": {
"url": "https://mcp.tensorfeed.ai/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 1 registry
rippermercs
Other servers by rippermercs
View all rippermercs 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
- What is TensorFeed?
- Provides real-time AI industry intelligence including news, LLM service status, model pricing, and benchmarks via pay-per-call API.
- Who maintains TensorFeed?
- TensorFeed is maintained by rippermercs, which publishes 3 MCP servers (0 total versions) tracked on MCP Toplist.
- Is TensorFeed an official MCP server?
- TensorFeed is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does TensorFeed have?
- TensorFeed ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for TensorFeed?
- The source code for TensorFeed is hosted at github.com/rippermercs/tensorfeed.