MjrRawne/SOAP_MCP
If you are the rightful owner of SOAP_MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
APIWeaver is a FastMCP server that dynamically creates MCP servers from web API configurations, enabling seamless integration of REST APIs, GraphQL endpoints, or web services into MCP-compatible tools for AI assistants.
Tools
Functions exposed to the LLM to take actions
register_api
Register a new API and create tools for its endpoints.
list_apis
List all registered APIs and their endpoints.
unregister_api
Remove an API and its tools.
test_api_connection
Test connectivity to a registered API.
call_api
Generic tool to call any registered API endpoint.
get_api_schema
Get schema information for APIs and endpoints.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client