Agent Interviews
Rank #80,943pulsemcp/thinkchainai-agent-interviews
Access CQC care ratings, NHS health services, and food hygiene data across the UK.
Agent Interviews is a Model Context Protocol (MCP) server published by thinkchainai. It ranks #80,943 of 115,460 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Agent Interviews is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Nov 12, 2025.
Ranks ahead of 34,517 of 115,460 servers on MCP Toplist.
Use Agent Interviews
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http thinkchainai-agent-interviews https://mcp.mcpbundles.com/bundle/agent-interviews/This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.thinkchainai-agent-interviews]
url = "https://mcp.mcpbundles.com/bundle/agent-interviews/"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.mcpbundles.com/bundle/agent-interviews/Settings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"thinkchainai-agent-interviews": {
"url": "https://mcp.mcpbundles.com/bundle/agent-interviews/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"thinkchainai-agent-interviews": {
"type": "http",
"url": "https://mcp.mcpbundles.com/bundle/agent-interviews/"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"thinkchainai-agent-interviews": {
"serverUrl": "https://mcp.mcpbundles.com/bundle/agent-interviews/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"thinkchainai-agent-interviews": {
"url": "https://mcp.mcpbundles.com/bundle/agent-interviews/"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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/pulsemcp%2Fthinkchainai-agent-interviews)<a href="https://mcptoplist.com/server/pulsemcp%2Fthinkchainai-agent-interviews"><img src="https://mcptoplist.com/badge/pulsemcp%2Fthinkchainai-agent-interviews.svg" alt="MCP Toplist: #80,943 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
thinkchainai
Other servers by thinkchainai
- Agent Interviews#36,791
- Remote Browser MCP Server from MCPBundles#57,350 · 1 ver
- Stock Intelligence MCP#59,602
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 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?
- Agent Interviews is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Agent Interviews have?
- Agent Interviews ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Agent Interviews?
- The source code for Agent Interviews is hosted at github.com/thinkchainai/mcpbundles.