Agent Interviews
Rank #42,116com.mcpbundles/agent-interviews
MCP server providing agent-interviews capabilities
Agent Interviews is a Model Context Protocol (MCP) server published by thinkchainai. It ranks #42,116 of 115,591 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Agent Interviews is listed on Official MCP, with 2 tracked versions. It was first listed on Nov 19, 2025 and most recently updated on Nov 19, 2025.
Ranks ahead of 73,475 of 115,591 servers on MCP Toplist.
Use Agent Interviews
claude mcp add --transport http agent-interviews https://mcp.mcpbundles.com/bundle/agent-interviews/Published as mcp bundle `https://github.com/thinkchainai/mcpbundles/releases/download/agent-interviews-v1.0.0+build.fccc0958/agent-interviews.mcpb` — install it through your client’s extension manager.
[mcp_servers.agent-interviews]
url = "https://mcp.mcpbundles.com/bundle/agent-interviews/"Add to ~/.codex/config.toml.
Published as mcp bundle `https://github.com/thinkchainai/mcpbundles/releases/download/agent-interviews-v1.0.0+build.fccc0958/agent-interviews.mcpb` — install it through your client’s extension manager.
https://mcp.mcpbundles.com/bundle/agent-interviews/Settings → Connectors → “Add custom connector”, then paste this URL.
Published as mcp bundle `https://github.com/thinkchainai/mcpbundles/releases/download/agent-interviews-v1.0.0+build.fccc0958/agent-interviews.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"agent-interviews": {
"url": "https://mcp.mcpbundles.com/bundle/agent-interviews/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
Published as mcp bundle `https://github.com/thinkchainai/mcpbundles/releases/download/agent-interviews-v1.0.0+build.fccc0958/agent-interviews.mcpb` — install it through your client’s extension manager.
{
"servers": {
"agent-interviews": {
"type": "http",
"url": "https://mcp.mcpbundles.com/bundle/agent-interviews/"
}
}
}Save as .vscode/mcp.json in your workspace.
Published as mcp bundle `https://github.com/thinkchainai/mcpbundles/releases/download/agent-interviews-v1.0.0+build.fccc0958/agent-interviews.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"agent-interviews": {
"serverUrl": "https://mcp.mcpbundles.com/bundle/agent-interviews/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
Published as mcp bundle `https://github.com/thinkchainai/mcpbundles/releases/download/agent-interviews-v1.0.0+build.fccc0958/agent-interviews.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"agent-interviews": {
"url": "https://mcp.mcpbundles.com/bundle/agent-interviews/"
}
}
}Published as mcp bundle `https://github.com/thinkchainai/mcpbundles/releases/download/agent-interviews-v1.0.0+build.fccc0958/agent-interviews.mcpb` — install it through your client’s extension manager.
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/com.mcpbundles%2Fagent-interviews)<a href="https://mcptoplist.com/server/com.mcpbundles%2Fagent-interviews"><img src="https://mcptoplist.com/badge/com.mcpbundles%2Fagent-interviews.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
thinkchainai
Other servers by thinkchainai
- Agent Interviews#37,847
- Remote Browser MCP Server from MCPBundles#57,051 · 1 ver
- Stock Intelligence MCP#59,235
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Nov 19, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Agent Interviews?
- Agent Interviews is maintained by thinkchainai, which publishes 23 MCP servers (19 total versions) tracked on MCP Toplist.
- Is Agent Interviews listed on the Official MCP Registry?
- Yes — Agent Interviews is listed on the Official MCP Registry.
- How many versions does Agent Interviews have?
- MCP Toplist tracks 2 versions of Agent Interviews, most recently published on Nov 19, 2025.
- Where can I find the source code for Agent Interviews?
- The source code for Agent Interviews is hosted at github.com/thinkchainai/mcpbundles.