Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by anoopsimon • Uncategorized
A minimal Python MCP server exposing a REST API for tool listing and invocation with JSON arguments.
Perform web searches using Brave Search API.
Retrieve summary information about people from Wikipedia.
A simple, extensible MCP server to prototype and invoke tools via REST API.
This MCP server provides a simple and extensible REST API to list and invoke tools using JSON inputs, facilitating quick experiments and agent prototyping. It includes default tools for Brave Search and Wikipedia person summaries, and supports easy addition of new tools via a guided script or manual registration. The server requires API keys for some tools and is designed for rapid development and testing of agent capabilities.