Botverse
Rank #17,454io.github.MkTurner74/botverse
Transcode/conform/splice video, convert docs, transcribe audio for AI agents. Free $1 trial.
Botverse is a Model Context Protocol (MCP) server published by mkturner74. It ranks #17,454 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Botverse is listed across 3 registries — Official MCP, Glama and PulseMCP, with 6 tracked versions. It was first listed on Jun 4, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 114,592 of 132,046 servers on MCP Toplist.
Use Botverse
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add botverse -e "BOTVERSE_API_KEY=<your BOTVERSE_API_KEY>" -e "BOTVERSE_CONNECTOR_URL=<your BOTVERSE_CONNECTOR_URL>" -- npx -y botverse-mcpReplace each placeholder with your own value before saving.
[mcp_servers.botverse]
command = "npx"
args = ["-y", "botverse-mcp"]
[mcp_servers.botverse.env]
BOTVERSE_API_KEY = "<your BOTVERSE_API_KEY>"
BOTVERSE_CONNECTOR_URL = "<your BOTVERSE_CONNECTOR_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"botverse": {
"command": "npx",
"args": [
"-y",
"botverse-mcp"
],
"env": {
"BOTVERSE_API_KEY": "<your BOTVERSE_API_KEY>",
"BOTVERSE_CONNECTOR_URL": "<your BOTVERSE_CONNECTOR_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"botverse": {
"command": "npx",
"args": [
"-y",
"botverse-mcp"
],
"env": {
"BOTVERSE_API_KEY": "<your BOTVERSE_API_KEY>",
"BOTVERSE_CONNECTOR_URL": "<your BOTVERSE_CONNECTOR_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"botverse": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"botverse-mcp"
],
"env": {
"BOTVERSE_API_KEY": "<your BOTVERSE_API_KEY>",
"BOTVERSE_CONNECTOR_URL": "<your BOTVERSE_CONNECTOR_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"botverse": {
"command": "npx",
"args": [
"-y",
"botverse-mcp"
],
"env": {
"BOTVERSE_API_KEY": "<your BOTVERSE_API_KEY>",
"BOTVERSE_CONNECTOR_URL": "<your BOTVERSE_CONNECTOR_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"botverse": {
"command": "npx",
"args": [
"-y",
"botverse-mcp"
],
"env": {
"BOTVERSE_API_KEY": "<your BOTVERSE_API_KEY>",
"BOTVERSE_CONNECTOR_URL": "<your BOTVERSE_CONNECTOR_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
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.MkTurner74%2Fbotverse)<a href="https://mcptoplist.com/server/io.github.MkTurner74%2Fbotverse"><img src="https://mcptoplist.com/badge/io.github.MkTurner74%2Fbotverse.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
mkturner74
Available versions (6)
| Version | Published |
|---|---|
| 1.5.1 | Sep 19, 2026 |
| 1.5.0 | Sep 5, 2026 |
| 1.4.0 | Sep 5, 2026 |
| 1.3.0 | Jul 8, 2026 |
| 1.2.0 | Jul 5, 2026 |
| 1.0.2 | Jun 4, 2026 |
Frequently asked questions
- Who maintains Botverse?
- Botverse is maintained by mkturner74, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is Botverse listed on the Official MCP Registry?
- Yes — Botverse is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Botverse have?
- MCP Toplist tracks 6 versions of Botverse, most recently published on Sep 19, 2026.
- Where can I find the source code for Botverse?
- The source code for Botverse is hosted at github.com/mkturner74/botverse-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.